Package edu.cmu.cs.able.gaugeInfrastructure.RMI

Interface Summary
RMIEventBusHandle RMIEventBusHandle is the remote interface of RMIEventBus.
RMIGaugeConsumerHandle RMIGaugeConsumerHandle is the interface of RMIGaugeConsumerHandleImp
RMIGaugeHandleInt RMIGaugeHandleInt is the interface of RMIGaugeHandle
RMIGaugeMgrHandle RMIGaugeMgrHandle is a proxy gauge manager that acts as if it is the actual gauge manager it refers to.
 

Class Summary
Initialization  
RMIEventBus The simulator of RMI event bus.
RMIGauge RMIGauge.java
RMIGaugeConsumer A stub implementation of the a gauge consumer that listens to rmi gauges.
RMIGaugeConsumerHandleImp RMIGaugeConsumerHandleImp is a proxy gauge consumer that acts as if it is the actual gauge consumer it refers to.
RMIGaugeHandle RMIGaugeHandle is a proxy gauge that acts as if it is the actual gauge it refers to.
RMIGaugeHandleImp RMIGaugeHandleImp is the implementation of RMIGaugeHandle.
RMIGaugeManagerHandle RMIGaugeManagerHandle is a proxy gauge manager that acts as if it is the actual gauge manager it refers to.
RMIGaugeMgr  
RMIGaugeMgrHandleImp RMIGaugeMgrHandleImp is the implementation of RMIGaugeMgrHandle.
RMIGaugeReportingBus RMIGaugeReportingBus is bus used to by the gauges, gauge managers and gauge consumers to report value or broadcast events.