|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
public static class ThreadUtil.ThreadFactoryImpl
Constructor Summary | |
---|---|
ThreadUtil.ThreadFactoryImpl(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.Object |
getThreadFactory()
|
java.lang.Thread |
newThread(java.lang.Runnable run)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadUtil.ThreadFactoryImpl(java.lang.String name)
Method Detail |
---|
public java.lang.Thread newThread(java.lang.Runnable run)
newThread
in interface java.util.concurrent.ThreadFactory
newThread
in interface IThreadFactory
public java.lang.Object getThreadFactory()
getThreadFactory
in interface IThreadFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |