Package com.ibm.websphere.externalnode

Interface Summary
PeriodicStatsCollector This is the PeriodicStatsCollector interface a plugin class for the ExternalNodeStatsService framework must implement.
StatsCollector This is the base StatsCollector interface which other more specific StatsCollector interface extends from.
StatsListener This is the listener interface for receiving periodic statistics update from the PeriodicStatsCollector.
 

Class Summary
AverageStatistic A simple bean class to hold the fields of an average statistic.
Statistic The base class for all other statistic classes.