mx4j.server
public class CachingReflectionMBeanInvoker extends ReflectionMBeanInvoker
Version: $Revision: 1.3 $
Method Summary | |
---|---|
protected String | getMethodForAttribute(MBeanAttributeInfo attribute, boolean getter) |
protected MBeanAttributeInfo | getStandardAttributeInfo(MBeanMetaData metadata, String attribute, boolean forWrite) |
protected Method | getStandardManagementMethod(MBeanMetaData metadata, String name, String[] signature) |
protected MBeanOperationInfo | getStandardOperationInfo(MBeanMetaData metadata, String method, String[] signature) |