| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.MBeanDescriptionAdaptermx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescriptionpublic class InvokerMBeanServerInterceptorMBeanDescriptionextends MBeanDescriptionAdapterMethod Summary | |
String |
|
String |
|
public String getAttributeDescription(String attribute)
Should return the description for the specified attribute. For example: "The port on which the rmiregistry will wait on for client requests"
- Specified by:
- getAttributeDescription in interface MBeanDescription
- Overrides:
- getAttributeDescription in interface MBeanDescriptionAdapter
public String getMBeanDescription()
Should return the description of the MBean. For example: "This MBean is the rmiregistry service"
- Specified by:
- getMBeanDescription in interface MBeanDescription
- Overrides:
- getMBeanDescription in interface MBeanDescriptionAdapter