Uses of Package
org.apache.sling.commons.threads

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

Classes in org.apache.sling.commons.threads used by org.apache.sling.commons.threads
ThreadPool
          The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolConfig
          The thread pool configuration.
ThreadPoolConfig.ThreadPoolPolicy
          The thread pool policies.
ThreadPoolConfig.ThreadPriority
           
 

Classes in org.apache.sling.commons.threads used by org.apache.sling.commons.threads.impl
ModifiableThreadPoolConfig
          This is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.
ThreadPool
          The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolConfig
          The thread pool configuration.
ThreadPoolConfig.ThreadPriority
           
ThreadPoolManager
          The ThreadPoolManager manages thread pools.
 



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