public class AnnotatedStandardMBean<B> extends StandardMBean
Description
annotation.Constructor and Description |
---|
AnnotatedStandardMBean(B implementation,
Class<B> mbeanInterface)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
protected String |
getDescription(MBeanAttributeInfo info) |
protected String |
getDescription(MBeanInfo beanInfo) |
protected String |
getDescription(MBeanOperationInfo op) |
protected String |
getDescription(MBeanOperationInfo op,
MBeanParameterInfo param,
int paramNo) |
protected String |
getParameterName(MBeanOperationInfo op,
MBeanParameterInfo param,
int paramNo) |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
public AnnotatedStandardMBean(B implementation, Class<B> mbeanInterface) throws NotCompliantMBeanException
implementation
- the mbean implementationmbeanInterface
- the mbean interfaceNotCompliantMBeanException
protected String getDescription(MBeanInfo beanInfo)
getDescription
in class StandardMBean
protected String getDescription(MBeanAttributeInfo info)
getDescription
in class StandardMBean
protected String getDescription(MBeanOperationInfo op)
getDescription
in class StandardMBean
protected String getDescription(MBeanOperationInfo op, MBeanParameterInfo param, int paramNo)
getDescription
in class StandardMBean
protected String getParameterName(MBeanOperationInfo op, MBeanParameterInfo param, int paramNo)
getParameterName
in class StandardMBean
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.