Uses of Class
org.apache.sling.commons.threads.ThreadPoolConfig

Packages that use ThreadPoolConfig
org.apache.sling.commons.threads   
 

Uses of ThreadPoolConfig in org.apache.sling.commons.threads
 

Methods in org.apache.sling.commons.threads that return ThreadPoolConfig
 ThreadPoolConfig ThreadPool.getConfiguration()
           
 

Methods in org.apache.sling.commons.threads with parameters of type ThreadPoolConfig
 ThreadPool ThreadPoolManager.create(java.lang.String name, ThreadPoolConfig config)
          Create a new thread pool.
 

Constructors in org.apache.sling.commons.threads with parameters of type ThreadPoolConfig
ThreadPoolConfig(ThreadPoolConfig copy)
          Clone an existing configuration
 



Copyright © 2007-2009. All Rights Reserved.