|
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 | |
|---|---|
java.lang.String |
ManagedEndpoint.getAddress()
|
java.lang.String |
ManagedEndpoint.getState()
|
java.lang.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(java.lang.reflect.Method method)
|
| Methods in org.apache.cxf.management.jmx.export.runtime with parameters of type ManagedAttribute | |
|---|---|
javax.management.Descriptor |
ModelMBeanInfoSupporter.buildAttributeDescriptor(ManagedAttribute ma,
java.lang.String attributeName,
boolean is,
boolean read,
boolean write)
|
org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler.ManagedAttributeInfo |
ModelMBeanAssembler.getAttributInfo(java.lang.reflect.Method[] methods,
java.lang.String attributName,
java.lang.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.getHighWaterMark()
|
int |
WorkQueueImplMBeanWrapper.getLowWaterMark()
|
long |
WorkQueueImplMBeanWrapper.getWorkQueueMaxSize()
|
long |
WorkQueueImplMBeanWrapper.getWorkQueueSize()
|
boolean |
WorkQueueImplMBeanWrapper.isEmpty()
|
boolean |
WorkQueueImplMBeanWrapper.isFull()
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||