Uses of Annotation Type
org.apache.cxf.management.annotation.ManagedAttribute
Package
Description
Client and Server related classes.
-
Uses of ManagedAttribute in org.apache.cxf.bus.managers
Modifier and TypeMethodDescriptionint
WorkQueueImplMBeanWrapper.getActiveCount()
int
WorkQueueImplMBeanWrapper.getHighWaterMark()
int
WorkQueueImplMBeanWrapper.getLargestPoolSize()
int
WorkQueueImplMBeanWrapper.getLowWaterMark()
int
WorkQueueImplMBeanWrapper.getPoolSize()
long
WorkQueueImplMBeanWrapper.getWorkQueueMaxSize()
long
WorkQueueImplMBeanWrapper.getWorkQueueSize()
boolean
WorkQueueImplMBeanWrapper.isEmpty()
boolean
WorkQueueImplMBeanWrapper.isFull()
-
Uses of ManagedAttribute in org.apache.cxf.endpoint
Modifier and TypeMethodDescriptionManagedEndpoint.getAddress()
ManagedEndpoint.getState()
ManagedEndpoint.getTransportId()