Home
»
openjdk-7
» javax »
management
»
j2ee
»
statistics
» [javadoc |
source
]
javax.management.j2ee.statistics
public interface: CountStatistic
[javadoc |
source
]
All Implemented Interfaces:
Statistic
Specifies standard count measurements.
author:
thomas.diesler
- @jboss.org
Method from
javax.management.j2ee.statistics.CountStatistic
Summary:
getCount
Method from
javax.management.j2ee.statistics.CountStatistic
Detail:
public long
getCount
()
The count since the last reset.