|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mx4j.MBeanDescriptionAdapter | +--mx4j.adaptor.http.ProcessorMBeanDescription
Description of the ProcessorMBean interface
Constructor Summary | |
ProcessorMBeanDescription()
|
Method Summary | |
java.lang.String |
getAttributeDescription(java.lang.String attribute)
Should return the description for the specified attribute. |
java.lang.String |
getOperationDescription(java.lang.reflect.Method operation)
Should return the description for the specified operation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessorMBeanDescription()
Method Detail |
public java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescription
getAttributeDescription
in class MBeanDescriptionAdapter
public java.lang.String getOperationDescription(java.lang.reflect.Method operation)
MBeanDescription
getOperationDescription
in class MBeanDescriptionAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |