org.semispace.actor
Class ActorTest.NotificationTestListener

java.lang.Object
  extended by org.semispace.actor.ActorTest.NotificationTestListener
All Implemented Interfaces:
SemiEventListener<SemiAvailabilityEvent>
Enclosing class:
ActorTest

protected class ActorTest.NotificationTestListener
extends Object
implements SemiEventListener<SemiAvailabilityEvent>


Field Summary
protected  boolean notified
           
 
Constructor Summary
protected ActorTest.NotificationTestListener()
           
 
Method Summary
 void notify(SemiAvailabilityEvent ignore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

notified

protected boolean notified
Constructor Detail

ActorTest.NotificationTestListener

protected ActorTest.NotificationTestListener()
Method Detail

notify

public void notify(SemiAvailabilityEvent ignore)
Specified by:
notify in interface SemiEventListener<SemiAvailabilityEvent>


Copyright © 2008-2012. All Rights Reserved.