当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
StatisticsProvider (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.monitor
Interface StatisticsProvider
- public interface StatisticsProvider
- Version:
- $Revision: 1.4 $
- Author:
- Andreas Schaefer
retrieveStatistic
public Map retrieveStatistic()
- Returns:
- Map of Statistic Instances where the key is the
name of the Statistic instance. The valid values are
either any subclass of Statistic or an array of Statisc
instances. Returns null if no statistics is provided.
resetStatistic
public void resetStatistic()
- Resets all the statistic values kept in this monitorable instance
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.