|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedAttribute | |
---|---|
org.apache.cxf.bus.managers | |
org.apache.cxf.endpoint | Client and Server related classes. |
Uses of ManagedAttribute in org.apache.cxf.bus.managers |
---|
Methods in org.apache.cxf.bus.managers with annotations of type ManagedAttribute | |
---|---|
int |
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 |
---|
Methods in org.apache.cxf.endpoint with annotations of type ManagedAttribute | |
---|---|
String |
ManagedEndpoint.getAddress()
|
String |
ManagedEndpoint.getState()
|
String |
ManagedEndpoint.getTransportId()
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |