Package jade.core.sam

Interface Summary
AverageMeasureProvider A Provider of average measures for a given entity
CounterValueProvider A provider of values for a given counter.
MeasureProvider A Provider of "one-shot" measures for a given entity
SAMHelper Helper interface for the System Activity Monitoring (SAM) Service.
SAMInfoHandler The interface to be implemented by classes that can be used to handle SAM information collected by the SAM Service.
SAMSlice  
 

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).
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions