Home » openjdk-7 » javax » management » j2ee » [javadoc | source]
javax.management.j2ee
public interface: BoundaryStatistic [javadoc | source]

All Implemented Interfaces:
    Statistic

All Known Implementing Classes:
    BoundedRangeStatistic

Represents a standard measurements of the upper and lower limits of the value of an attribute
Method from javax.management.j2ee.BoundaryStatistic Summary:
getLowerBound,   getUpperBound
Method from javax.management.j2ee.BoundaryStatistic Detail:
 public long getLowerBound()
 public long getUpperBound()