org.lsst.ccs.bus
Class BusApplicationLayer.ForwarderToLog

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

protected class BusApplicationLayer.ForwarderToLog
extends Object
implements BusMessageForwarder

instances of this class will forward directly log messages to a log listener


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.