public static class ThreadUtil.ThreadFactoryImpl extends TestNGThreadFactory implements IThreadFactory
| Constructor and Description |
|---|
ThreadFactoryImpl(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getThreadFactory() |
java.util.List<java.lang.Thread> |
getThreads() |
newThreadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewThreadpublic java.lang.Object getThreadFactory()
getThreadFactory in interface IThreadFactorypublic java.util.List<java.lang.Thread> getThreads()
getThreads in interface IThreadFactory