File
Doc
Category
Size
Date
Package
NumberStatistic.java
API Doc
Glassfish v2 API
2327
Fri May 04 22:30:52 BST 2007
com.sun.appserv.management.j2ee.statistics
NumberStatistic
public interface NumberStatistic implements javax.management.j2ee.statistics.Statistic
Custom statistic type that returns a java.lang.Number.
since
S1AS9.0
version
1.0
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.Number
getCurrent
()
Returns the value of the statistic.
Java Code Source