Apache CXF API

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

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

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

Classes in org.apache.cxf.bus.managers that implement WorkQueueManager
 class WorkQueueManagerImpl
           
 

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

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)
           
 


Apache CXF API

Apache CXF