Uses of Class
org.apache.stratum.scheduler.ThreadPoolConfig

Packages that use ThreadPoolConfig
org.apache.stratum.scheduler   
 

Uses of ThreadPoolConfig in org.apache.stratum.scheduler
 

Methods in org.apache.stratum.scheduler that return ThreadPoolConfig
 ThreadPoolConfig SchedulerConfig.getThreadPoolConfig()
          Return the the ThreadPool object
 

Methods in org.apache.stratum.scheduler with parameters of type ThreadPoolConfig
 void SchedulerConfig.setThreadPoolConfig(ThreadPoolConfig thdPool)
          Set the threadPool for the scheduler to use
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.