Uses of Class
org.glite.ce.monitorapij.sensor.SensorException

Packages that use SensorException
org.glite.ce.monitorapij.sensor   
 

Uses of SensorException in org.glite.ce.monitorapij.sensor
 

Methods in org.glite.ce.monitorapij.sensor that throw SensorException
 void AbstractSensor.init()
          Initialize the Sensor.
 void Sensor.init()
          Initialize this Sensor.
 void Sensor.execute()
          Execute this Sensor.
 void SensorEvent.applyFormat(java.lang.String format)
          Apply a format to this event.
 void SensorEvent.applyFormat(SensorOutputDataFormat dataformat)
          Apply a format to this event specifying the SensorOutputDataFormat.