Package | Description |
---|---|
org.apache.cxf.bus.managers | |
org.apache.cxf.endpoint | |
org.apache.cxf.management.jmx.export.runtime | |
org.apache.cxf.sts.cache | |
org.apache.cxf.ws.rm |
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() |
Modifier and Type | Method and Description |
---|---|
ManagedAttribute |
ModelMBeanAssembler.getManagedAttribute(Method method) |
Modifier and Type | Method and Description |
---|---|
Descriptor |
ModelMBeanInfoSupporter.buildAttributeDescriptor(ManagedAttribute ma,
String attributeName,
boolean is,
boolean read,
boolean write) |
org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler.ManagedAttributeInfo |
ModelMBeanAssembler.getAttributInfo(Method[] methods,
String attributName,
String attributType,
ManagedAttribute managedAttribute) |
Modifier and Type | Method and Description |
---|---|
long |
MemoryIdentityCacheStatistics.getCacheHit() |
long |
MemoryIdentityCacheStatistics.getCacheMiss() |
Modifier and Type | Method and Description |
---|---|
String |
ManagedRMEndpoint.getAddress() |
int |
ManagedRMEndpoint.getCompletedDestinationSequenceCount() |
int |
ManagedRMEndpoint.getCompletedSourceSequenceCount() |
Date |
ManagedRMEndpoint.getLastApplicationMessage() |
Date |
ManagedRMEndpoint.getLastControlMessage() |
int |
ManagedRMEndpoint.getProcessingDestinationSequenceCount() |
int |
ManagedRMEndpoint.getProcessingSourceSequenceCount() |
int |
ManagedRMEndpoint.getQueuedMessagesInboundCount() |
int |
ManagedRMManager.getQueuedMessagesOutboundCount() |
int |
ManagedRMEndpoint.getQueuedMessagesOutboundCount() |
boolean |
ManagedRMManager.isUsingStore() |
Apache CXF