|
Class Summary |
| AverageMeasure |
The class used by the System Activity Monitoring (SAM) Service to represent an average measure |
| AverageMeasureProviderImpl |
A default ready-made implementation of the AverageMeasureProvider interface that offers
methods to add measure samples and automatically computes an AverageMeasure
when the getValue() method is called. |
| SAMInfo |
An instance of this class is passed to all configured SAMInfoHandler-s
at each polling time and groups together all information collected by the SAM Service at that
polling time. |
| SAMProxy |
|
| SAMService |
JADE Kernel service supporting System Activity Monitoring (SAM). |