FileDocCategorySizeDatePackage
BoundaryStatistic.javaAPI DocGlassfish v2 API2390Fri May 04 22:34:04 BST 2007javax.management.j2ee.statistics

BoundaryStatistic

public interface BoundaryStatistic implements Statistic
Specifies standard measurements of the upper and lower limits of the value of an attribute.

Fields Summary
Constructors Summary
Methods Summary
public longgetLowerBound()
The lower limit of the value of this attribute.The upper limit of the value of this attribute.

public longgetUpperBound()
The upper limit of the value of this attribute.