Uses of Package
net.sf.sensor.gauge

Packages that use net.sf.sensor.gauge
net.sf.sensor The core sensor package, containing general utilities and classes/interfaces shared between the different types of sensors. 
net.sf.sensor.gauge This package provides support for measuring simple (numeric) properties of runtime components. 
net.sf.sensor.gauge.support This package provides some useful implementations of the Gauge interface. 
 

Classes in net.sf.sensor.gauge used by net.sf.sensor
GaugeRuntime
          Main entry point for working with gauges, which are simple sensors that measure the value of a single numeric property.
 

Classes in net.sf.sensor.gauge used by net.sf.sensor.gauge
Gauge
          Simple sensor that keeps track of the current value of a single long property.
GaugeRuntime
          Main entry point for working with gauges, which are simple sensors that measure the value of a single numeric property.
 

Classes in net.sf.sensor.gauge used by net.sf.sensor.gauge.support
AbstractGauge
          Abstract helper implementation of the Gauge interface that supplies two extra ways of associating a Gauge implementation with a GaugeRuntime.
Gauge
          Simple sensor that keeps track of the current value of a single long property.
GaugeRuntime
          Main entry point for working with gauges, which are simple sensors that measure the value of a single numeric property.
 



Copyright © 2005-2006 SourceForge. All Rights Reserved.