Apache CXF API

Uses of Interface
org.apache.cxf.workqueue.WorkQueueManager

Packages that use WorkQueueManager
org.apache.cxf.bus.osgi   
org.apache.cxf.workqueue   
 

Uses of WorkQueueManager in org.apache.cxf.bus.osgi
 

Methods in org.apache.cxf.bus.osgi with parameters of type WorkQueueManager
 void ManagedWorkQueueList.addAllToWorkQueueManager(WorkQueueManager manager)
           
 

Uses of WorkQueueManager in org.apache.cxf.workqueue
 

Classes in org.apache.cxf.workqueue that implement WorkQueueManager
 class WorkQueueManagerImpl
           
 

Constructors in org.apache.cxf.workqueue with parameters of type WorkQueueManager
WorkQueueImplMBeanWrapper(AutomaticWorkQueueImpl wq, WorkQueueManager mgr)
           
 


Apache CXF API

Apache CXF