public class StatisticsRecorderMBeanDescription extends MBeanDescriptionAdapter
StatisticsRecorderMBean interfacePointTime| Constructor and Description |
|---|
StatisticsRecorderMBeanDescription() |
| 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 |
getOperationDescription(java.lang.reflect.Method operation)
Should return the description for the specified operation.
|
public java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescriptiongetAttributeDescription in interface MBeanDescriptiongetAttributeDescription in class MBeanDescriptionAdapterpublic java.lang.String getOperationDescription(java.lang.reflect.Method operation)
MBeanDescriptiongetOperationDescription in interface MBeanDescriptiongetOperationDescription in class MBeanDescriptionAdapter