org.semispace.comet.server
Class SemiSpaceCometListener

java.lang.Object
  extended by org.semispace.comet.server.SemiSpaceCometListener
All Implemented Interfaces:
SemiEventListener

public class SemiSpaceCometListener
extends Object
implements SemiEventListener


Constructor Summary
SemiSpaceCometListener(String listenerType, String callId, org.cometd.bayeux.server.ServerSession remote, NotificationService notificationService)
           
 
Method Summary
 void notify(SemiEvent theEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemiSpaceCometListener

public SemiSpaceCometListener(String listenerType,
                              String callId,
                              org.cometd.bayeux.server.ServerSession remote,
                              NotificationService notificationService)
Method Detail

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.