org.semispace.space.tutorial
Class NotifyFromSpace

java.lang.Object
  extended by org.semispace.space.tutorial.NotifyFromSpace
All Implemented Interfaces:
SemiEventListener

public class NotifyFromSpace
extends Object
implements SemiEventListener


Constructor Summary
NotifyFromSpace()
           
 
Method Summary
static void main(String[] args)
           
 void notify(SemiEvent theEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyFromSpace

public NotifyFromSpace()
Method Detail

main

public static void main(String[] args)

notify

public void notify(SemiEvent theEvent)
Specified by:
notify in interface SemiEventListener
Parameters:
theEvent - Event which is subclass of the abstract SemiEvent
See Also:
SemiEvent, SemiAvailabilityEvent, SemiExpirationEvent


Copyright © 2008-2012. All Rights Reserved.