Package | Description |
---|---|
org.apache.cxf.bus.managers | |
org.apache.cxf.endpoint |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
String |
ManagedEndpoint.getAddress() |
String |
ManagedEndpoint.getState() |
String |
ManagedEndpoint.getTransportId() |
Apache CXF