zeus.actors.event
Class PlanStepAdapter

java.lang.Object
  extended byzeus.actors.event.PlanStepAdapter
All Implemented Interfaces:
PlanStepMonitor
Direct Known Subclasses:
MsgHandler.ReportLogger

public class PlanStepAdapter
extends java.lang.Object
implements PlanStepMonitor


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

Constructor Detail

PlanStepAdapter

public PlanStepAdapter()
Method Detail

planStepCreatedEvent

public void planStepCreatedEvent(PlanStepEvent event)
Specified by:
planStepCreatedEvent in interface PlanStepMonitor

planStepDisposedEvent

public void planStepDisposedEvent(PlanStepEvent event)
Specified by:
planStepDisposedEvent in interface PlanStepMonitor

planStepStateChangedEvent

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


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