Apache CXF API

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

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

Uses of ManagedAttribute in org.apache.cxf.endpoint
 

Methods in org.apache.cxf.endpoint with annotations of type ManagedAttribute
 String ManagedEndpoint.getAddress()
           
 String ManagedEndpoint.getServletContext()
           
 String ManagedEndpoint.getState()
           
 String ManagedEndpoint.getTransportId()
           
 boolean ManagedEndpoint.isSwagger()
           
 boolean ManagedEndpoint.isWADL()
           
 boolean ManagedEndpoint.isWSDL()
           
 


Apache CXF API

Apache CXF