| Package | Description |
|---|---|
| com.sun.enterprise.admin.monitor.stats |
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
|
| org.glassfish.j2ee.statistics |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundaryStatisticImpl
An implementation of a BoundaryStatistic.
|
class |
BoundedRangeStatisticImpl
An implementation of a BoundedRangeStatistic.
|
class |
MutableBoundedRangeStatisticImpl
An implementation of MutableCountStatistic that provides ways to change the state externally through mutators.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundedRangeStatistic
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.