| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
PeriodicStatsCollector
.
The framework specifies the listener using the setStatsListener
method of the PeriodicStatsCollector
.
See Also:
PeriodicStatsCollector
Method Summary | |
---|---|
public
void | statsUpdated(com.ibm.websphere.externalnode.AverageStatistic)
The callback for notifying the listener of updated statistics, in this case,
the AverageStatistic.
|
Method Detail |
public void statsUpdated( | AverageStatistic updatedStats )
|
setStatsListener(com.ibm.websphere.externalnode.StatsListener,long)
updatedStats
-
the updated AverageStatistic
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |