|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.MBeanDescriptionAdapter
mx4j.tools.adaptor.rmi.RMIAdaptorMBeanDescription
mx4j.tools.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
Management interface descriptions for the JRMPAdaptor MBean.
Constructor Summary | |
JRMPAdaptorMBeanDescription()
|
Method Summary | |
java.lang.String |
getAttributeDescription(java.lang.String attribute)
Should return the description for the specified attribute. |
java.lang.String |
getConstructorDescription(java.lang.reflect.Constructor ctor)
Should return the description for the given constructor of the MBean. |
java.lang.String |
getMBeanDescription()
Should return the description of the MBean. |
Methods inherited from class mx4j.tools.adaptor.rmi.RMIAdaptorMBeanDescription |
getOperationDescription, getOperationParameterDescription, getOperationParameterName |
Methods inherited from class mx4j.MBeanDescriptionAdapter |
getConstructorParameterDescription, getConstructorParameterName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JRMPAdaptorMBeanDescription()
Method Detail |
public java.lang.String getMBeanDescription()
MBeanDescription
getMBeanDescription
in interface MBeanDescription
getMBeanDescription
in class MBeanDescriptionAdapter
public java.lang.String getConstructorDescription(java.lang.reflect.Constructor ctor)
MBeanDescription
getConstructorDescription
in interface MBeanDescription
getConstructorDescription
in class MBeanDescriptionAdapter
public java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescription
getAttributeDescription
in interface MBeanDescription
getAttributeDescription
in class RMIAdaptorMBeanDescription
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |