edu.cmu.cs.able.gaugeInfrastructure.Siena
Class SienaGaugeNotifiable

java.lang.Object
  |
  +--edu.cmu.cs.able.gaugeInfrastructure.Siena.SienaGaugeNotifiable

public class SienaGaugeNotifiable
extends java.lang.Object


Field Summary
protected  java.util.Vector eventBindings
           
protected  java.util.Vector filterList
           
 SienaEventBus gaugeBus
           
protected static int timeout
           
protected  java.lang.String uid
           
 
Constructor Summary
SienaGaugeNotifiable()
          Creates new SienaGaugeNotifiable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gaugeBus

public SienaEventBus gaugeBus

uid

protected java.lang.String uid

filterList

protected java.util.Vector filterList

eventBindings

protected java.util.Vector eventBindings

timeout

protected static final int timeout
Constructor Detail

SienaGaugeNotifiable

public SienaGaugeNotifiable()
Creates new SienaGaugeNotifiable