public class InvokerMBeanServerInterceptorMBeanDescription extends MBeanDescriptionAdapter
| Constructor and Description |
|---|
InvokerMBeanServerInterceptorMBeanDescription() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttributeDescription(java.lang.String attribute)
Should return the description for the specified attribute.
|
java.lang.String |
getMBeanDescription()
Should return the description of the MBean.
|
public InvokerMBeanServerInterceptorMBeanDescription()
public java.lang.String getMBeanDescription()
MBeanDescriptiongetMBeanDescription in interface MBeanDescriptiongetMBeanDescription in class MBeanDescriptionAdapterpublic java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescriptiongetAttributeDescription in interface MBeanDescriptiongetAttributeDescription in class MBeanDescriptionAdapter