Package edu.cmu.cs.able.gaugeInfrastructure

Interface Summary
GaugeConsumer The GaugeConsumer interface must be implemented by classes that are intended to create, control, and/or listen to gauges.
GaugeControl The GaugeControl interface specifies the point-to-point control interface for a gauge.
GaugeMgr This interface is implemented by Gauge Managers, and allows a gauge to be created and deleted, or the type information about a gauge to be queried.
GaugeReportingBus The gauge reporting bus is the bus on which a gauge reports events.
Subscriber This interface allows a subscriber to have events reported to it.