zeus.actors
Class MsgHandler.ReportLogger

java.lang.Object
  extended byzeus.actors.event.PlanStepAdapter
      extended byzeus.actors.MsgHandler.ReportLogger
All Implemented Interfaces:
PlanStepMonitor
Enclosing class:
MsgHandler

protected class MsgHandler.ReportLogger
extends PlanStepAdapter


Constructor Summary
MsgHandler.ReportLogger()
           
 
Method Summary
 void planStepStateChangedEvent(PlanStepEvent event)
           
 void stopLogging()
           
 
Methods inherited from class zeus.actors.event.PlanStepAdapter
planStepCreatedEvent, planStepDisposedEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgHandler.ReportLogger

public MsgHandler.ReportLogger()
Method Detail

stopLogging

public void stopLogging()

planStepStateChangedEvent

public void planStepStateChangedEvent(PlanStepEvent event)
Specified by:
planStepStateChangedEvent in interface PlanStepMonitor
Overrides:
planStepStateChangedEvent in class PlanStepAdapter


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.