| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.server.ReflectionMBeanInvokermx4j.server.CachingReflectionMBeanInvokerpublic class CachingReflectionMBeanInvokerextends ReflectionMBeanInvokerField Summary |
Fields inherited from class mx4j.server.ReflectionMBeanInvoker | |
EMPTY_ARGS, EMPTY_PARAMS | |
Method Summary | |
protected String |
|
protected javax.management.MBeanAttributeInfo |
|
protected Method |
|
protected javax.management.MBeanOperationInfo |
|
Methods inherited from class mx4j.server.ReflectionMBeanInvoker | |
doInvoke, getAttribute, getMethodForAttribute, getStandardAttributeInfo, getStandardManagementMethod, getStandardOperationInfo, invoke, invokeImpl, setAttribute | |
protected String getMethodForAttribute(javax.management.MBeanAttributeInfo attribute,
boolean getter)
- Overrides:
- getMethodForAttribute in interface ReflectionMBeanInvoker
protected javax.management.MBeanAttributeInfo getStandardAttributeInfo(MBeanMetaData metadata, String attribute, boolean forWrite)
- Overrides:
- getStandardAttributeInfo in interface ReflectionMBeanInvoker
protected Method getStandardManagementMethod(MBeanMetaData metadata, String name, String[] signature) throws javax.management.ReflectionException
- Overrides:
- getStandardManagementMethod in interface ReflectionMBeanInvoker
protected javax.management.MBeanOperationInfo getStandardOperationInfo(MBeanMetaData metadata, String method, String[] signature)
- Overrides:
- getStandardOperationInfo in interface ReflectionMBeanInvoker