|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedAttribute | |
---|---|
org.apache.cxf.endpoint | Client and Server related classes. |
org.apache.cxf.management.jmx.export.runtime | |
org.apache.cxf.workqueue |
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()
|
Uses of ManagedAttribute in org.apache.cxf.management.jmx.export.runtime |
---|
Methods in org.apache.cxf.management.jmx.export.runtime that return ManagedAttribute | |
---|---|
ManagedAttribute |
ModelMBeanAssembler.getManagedAttribute(Method method)
|
Methods in org.apache.cxf.management.jmx.export.runtime with parameters of type ManagedAttribute | |
---|---|
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)
|
Uses of ManagedAttribute in org.apache.cxf.workqueue |
---|
Methods in org.apache.cxf.workqueue 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()
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |