mx4j.tools.stats

Class TimedStatisticsRecorderMBeanDescription

Implemented Interfaces:
MBeanDescription

public class TimedStatisticsRecorderMBeanDescription
extends ObserverStatisticsRecorderMBeanDescription

Management interface description for TimedStatisticsRecorder MBeans.
Version:
$Revision: 1.3 $

Method Summary

String
getAttributeDescription(String attribute)
Should return the description for the specified attribute.

Methods inherited from class mx4j.tools.stats.ObserverStatisticsRecorderMBeanDescription

getAttributeDescription

Methods inherited from class mx4j.tools.stats.StatisticsRecorderMBeanDescription

getAttributeDescription, getOperationDescription

Methods inherited from class mx4j.MBeanDescriptionAdapter

getAttributeDescription, getConstructorDescription, getConstructorParameterDescription, getConstructorParameterName, getMBeanDescription, getOperationDescription, getOperationParameterDescription, getOperationParameterName

Method Details

getAttributeDescription

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 ObserverStatisticsRecorderMBeanDescription

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.