|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmx4j.MBeanDescriptionAdapter
mx4j.tools.naming.NamingServiceMBeanDescription
Management interface descriptions for the NamingService MBean.
| Constructor Summary | |
NamingServiceMBeanDescription()
|
|
| 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 |
getConstructorParameterDescription(java.lang.reflect.Constructor ctor,
int index)
Should return the description for the constructor's parameter for the given constructor and parameter index. |
java.lang.String |
getConstructorParameterName(java.lang.reflect.Constructor ctor,
int index)
Should return the name of the constructor's parameter for the given constructor and parameter index. |
java.lang.String |
getMBeanDescription()
Should return the description of the MBean. |
java.lang.String |
getOperationDescription(java.lang.reflect.Method operation)
Should return the description for the specified operation. |
| Methods inherited from class mx4j.MBeanDescriptionAdapter |
getOperationParameterDescription, getOperationParameterName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamingServiceMBeanDescription()
| Method Detail |
public java.lang.String getMBeanDescription()
MBeanDescription
getMBeanDescription in interface MBeanDescriptiongetMBeanDescription in class MBeanDescriptionAdapterpublic java.lang.String getConstructorDescription(java.lang.reflect.Constructor ctor)
MBeanDescription
getConstructorDescription in interface MBeanDescriptiongetConstructorDescription in class MBeanDescriptionAdapter
public java.lang.String getConstructorParameterName(java.lang.reflect.Constructor ctor,
int index)
MBeanDescription
getConstructorParameterName in interface MBeanDescriptiongetConstructorParameterName in class MBeanDescriptionAdapter
public java.lang.String getConstructorParameterDescription(java.lang.reflect.Constructor ctor,
int index)
MBeanDescription
getConstructorParameterDescription in interface MBeanDescriptiongetConstructorParameterDescription in class MBeanDescriptionAdapterpublic java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescription
getAttributeDescription in interface MBeanDescriptiongetAttributeDescription in class MBeanDescriptionAdapterpublic java.lang.String getOperationDescription(java.lang.reflect.Method operation)
MBeanDescription
getOperationDescription in interface MBeanDescriptiongetOperationDescription in class MBeanDescriptionAdapter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||