TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

Package org.eclipse.tptp.monitoring.instrumentation.internal.jmx.statistics

Interface Summary
MethodStatisticsInfoMBean Holds information about a method statistics and expose the respose time information as MBean attributes.
 

Class Summary
MethodStatisticsInfo Holds information about a method statistics.
RuntimeStatistics Holds the runtime statistics information for each start and stop time.
RuntimeStatisticsRegistry This registry creates RuntimeStatistics using the given StatisticsDescription as the key.
StatisticsCollector This class is to track statistics for a single method request.
StatisticsDescription Descripes the method infor.
StatisticsMBeanRegister Manages the creation and registeration of the statistic Mbeans.
StatisticsRegistry This registry looks up or creates MethodStatisticsInfo using the given StatisticsDescription as the key.
 


TPTP 4.4.0 Monitoring Tools Project
Internal API Specification