This class implements the MBean for collection of statistics for a single
installed component. All statistics are since the last JBI startup; they
are all reset when JBI is restarted.
Please note the
author: Sun Microsystems, Inc.
Constructor Summary
public
ComponentStatistics(String key) Constructor to create the StatisticsBase and MessagingStatistics
instances.
Constructor to create the StatisticsBase and MessagingStatistics
instances.
Parameters: key - the component name used as the key for the StatisticsBase.
Reset framework statistics. Note that the last restart time of the
component is not reset, this is always preserved until the next restart
of the component.