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

Packages that use org.apache.sling.commons.threads
org.apache.sling.commons.scheduler.impl   
org.apache.sling.commons.threads   
org.apache.sling.commons.threads.impl   
org.apache.sling.event.impl   
org.apache.sling.event.impl.support   
 

Classes in org.apache.sling.commons.threads used by org.apache.sling.commons.scheduler.impl
ThreadPool
          The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolManager
          The ThreadPoolManager manages thread pools.
 

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.
 

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

Classes in org.apache.sling.commons.threads used by org.apache.sling.event.impl.support
ThreadPool
          The thread pool interface allows to start runnables by getting threads from a managed pool.
 



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