Apache CXF API

Uses of Class
org.apache.cxf.management.annotation.ManagedOperation

Packages that use ManagedOperation
org.apache.cxf.endpoint Client and Server related classes. 
 

Uses of ManagedOperation in org.apache.cxf.endpoint
 

Methods in org.apache.cxf.endpoint with annotations of type ManagedOperation
 void ManagedEndpoint.destroy()
           
 void ManagedEndpoint.start()
           
 void ManagedEndpoint.stop()
           
 


Apache CXF API

Apache CXF