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