Package org.glite.ce.monitorapij.sensor

Interface Summary
MonitorListener This interface is implemented by all listeners interested to notification of a particular MonitorEvent.
Sensor This interface must be implemented by all monitor sensors.
SensorListener Basic interface for a client interested in being notified about the events of a particular Sensor.
 

Class Summary
AbstractSensor Base abstract class which must be extended by all sensor plugins.
BooleanLock  
MonitorEvent This class represents an event generated by the monitor.
SensorEvent This class represents an event generated by a Sensor.
SensorOutputDataFormat This class contains the specifications of the output response.
 

Exception Summary
SensorException Exception raised by a Sensor.