Uses of Interface
org.jacorb.util.threadpool.ConsumerFactory

Packages that use ConsumerFactory
org.jacorb.util.threadpool   
 

Uses of ConsumerFactory in org.jacorb.util.threadpool
 

Constructors in org.jacorb.util.threadpool with parameters of type ConsumerFactory
ThreadPool(org.jacorb.config.Configuration configuration, java.lang.String threadNamePrefix, ConsumerFactory factory, int max_threads, int max_idle_threads)