|
|||||||||
| Home >> All >> javax >> management >> [ j2ee overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.management.j2ee
Interface CountStatistic

- All Superinterfaces:
- Statistic
- public interface CountStatistic
- extends Statistic
Represents a standard Count Measurement
- Version:
- $Revision: 1.1 $
Revisions:
200112009 Andreas Schaefer:
- Adjustment to the new JBoss guide lines and also adjustments to the latest JSR-77 specification
| Method Summary | |
long |
getCount()
|
| Methods inherited from interface javax.management.j2ee.Statistic |
getDescription, getLastSampleTime, getName, getStartTime, getUnit |
| Method Detail |
getCount
public long getCount()
|
|||||||||
| Home >> All >> javax >> management >> [ j2ee overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC