Uses of Interface
org.apache.sling.commons.threads.ThreadPoolManager

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

Uses of ThreadPoolManager in org.apache.sling.commons.scheduler.impl
 

Fields in org.apache.sling.commons.scheduler.impl declared as ThreadPoolManager
protected  ThreadPoolManager QuartzScheduler.threadPoolManager
           
 

Uses of ThreadPoolManager in org.apache.sling.commons.threads.impl
 

Classes in org.apache.sling.commons.threads.impl that implement ThreadPoolManager
 class DefaultThreadPoolManager
          The DefaultThreadPoolManager implements the ThreadPoolManager interface and is responsible for managing ThreadPools.
 



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