Uses of Class
org.apache.cxf.management.annotation.ManagedOperation
- 
Packages that use ManagedOperation Package Description org.apache.cxf.bus org.apache.cxf.bus.managers org.apache.cxf.endpoint 
- 
- 
Uses of ManagedOperation in org.apache.cxf.busMethods in org.apache.cxf.bus with annotations of type ManagedOperation Modifier and Type Method Description voidManagedBus. shutdown(boolean wait)
- 
Uses of ManagedOperation in org.apache.cxf.bus.managersMethods in org.apache.cxf.bus.managers with annotations of type ManagedOperation Modifier and Type Method Description voidWorkQueueManagerImplMBeanWrapper. shutdown(boolean processRemainingWorkItems)
- 
Uses of ManagedOperation in org.apache.cxf.endpointMethods in org.apache.cxf.endpoint with annotations of type ManagedOperation Modifier and Type Method Description voidManagedEndpoint. destroy()voidManagedEndpoint. start()voidManagedEndpoint. stop()
 
-