Package org.apache.sling.commons.threads

Interface Summary
ThreadPool The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolConfig The thread pool configuration.
ThreadPoolManager The ThreadPoolManager manages thread pools.
 

Class Summary
ModifiableThreadPoolConfig This is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.
 

Enum Summary
ThreadPoolConfig.ThreadPoolPolicy The thread pool policies.
ThreadPoolConfig.ThreadPriority  
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.