org.lsst.ccs.bus
Class BusApplicationLayer.ForwarderToStatus

java.lang.Object
  extended by org.lsst.ccs.bus.BusApplicationLayer.ForwarderToStatus
All Implemented Interfaces:
BusMessageForwarder
Enclosing class:
BusApplicationLayer

protected class BusApplicationLayer.ForwarderToStatus
extends Object
implements BusMessageForwarder

instances of this class will forward directly status messages to statuslistener


Method Summary
 void update(org.lsst.ccs.bus.BusMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

update

public void update(org.lsst.ccs.bus.BusMessage message)
Specified by:
update in interface BusMessageForwarder


Copyright © 2013 LSST. All Rights Reserved.