Uses of Class
org.apache.cxf.management.annotation.ManagedAttribute
- 
Packages that use ManagedAttribute Package Description org.apache.cxf.bus.managers org.apache.cxf.endpoint 
- 
- 
Uses of ManagedAttribute in org.apache.cxf.bus.managersMethods in org.apache.cxf.bus.managers with annotations of type ManagedAttribute Modifier and Type Method Description intWorkQueueImplMBeanWrapper. getActiveCount()intWorkQueueImplMBeanWrapper. getHighWaterMark()intWorkQueueImplMBeanWrapper. getLargestPoolSize()intWorkQueueImplMBeanWrapper. getLowWaterMark()intWorkQueueImplMBeanWrapper. getPoolSize()longWorkQueueImplMBeanWrapper. getWorkQueueMaxSize()longWorkQueueImplMBeanWrapper. getWorkQueueSize()booleanWorkQueueImplMBeanWrapper. isEmpty()booleanWorkQueueImplMBeanWrapper. isFull()
- 
Uses of ManagedAttribute in org.apache.cxf.endpointMethods in org.apache.cxf.endpoint with annotations of type ManagedAttribute Modifier and Type Method Description StringManagedEndpoint. getAddress()StringManagedEndpoint. getState()StringManagedEndpoint. getTransportId()
 
-