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() |
newThread
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newThread
public ThreadFactoryImpl(String name)
public Object getThreadFactory()
getThreadFactory
in interface IThreadFactory
public List<Thread> getThreads()
getThreads
in interface IThreadFactory
Copyright © 2017. All rights reserved.