Uses of Interface
org.testng.internal.thread.IThreadFactory

Packages that use IThreadFactory
org.testng.internal.thread   
 

Uses of IThreadFactory in org.testng.internal.thread
 

Classes in org.testng.internal.thread that implement IThreadFactory
static class ThreadUtil.ThreadFactoryImpl
           
 

Constructors in org.testng.internal.thread with parameters of type IThreadFactory
ExecutorAdapter(int threadCount, IThreadFactory tf)
           
 



Copyright © 2010. All Rights Reserved.