Uses of Interface
org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool

Packages that use KSBThreadPool
org.kuali.rice.ksb.messaging.threadpool   
org.kuali.rice.ksb.messaging.web   
org.kuali.rice.ksb.service   
 

Uses of KSBThreadPool in org.kuali.rice.ksb.messaging.threadpool
 

Classes in org.kuali.rice.ksb.messaging.threadpool that implement KSBThreadPool
 class KSBThreadPoolImpl
          A Thread Pool implementation for the KSB which implements a thread pool backed by a configuration store.
 

Uses of KSBThreadPool in org.kuali.rice.ksb.messaging.web
 

Methods in org.kuali.rice.ksb.messaging.web that return KSBThreadPool
 KSBThreadPool ThreadPoolForm.getThreadPool()
           
 

Methods in org.kuali.rice.ksb.messaging.web with parameters of type KSBThreadPool
 void ThreadPoolForm.setThreadPool(KSBThreadPool threadPool)
           
 

Uses of KSBThreadPool in org.kuali.rice.ksb.service
 

Methods in org.kuali.rice.ksb.service that return KSBThreadPool
static KSBThreadPool KSBServiceLocator.getThreadPool()
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.