uk.ac.soton.itinnovation.grid.service.ogsadai.sessions
Class CleanActivityMapSessionListener

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.ogsadai.sessions.CleanActivityMapSessionListener
All Implemented Interfaces:
SessionListener

public class CleanActivityMapSessionListener
extends Object
implements SessionListener


Constructor Summary
CleanActivityMapSessionListener()
           
 
Method Summary
 void sessionCleanedUp(SessionEvent event)
           
 void sessionJoined(SessionEvent event)
           
 void sessionLeft(SessionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanActivityMapSessionListener

public CleanActivityMapSessionListener()
Method Detail

sessionCleanedUp

public void sessionCleanedUp(SessionEvent event)
Specified by:
sessionCleanedUp in interface SessionListener

sessionJoined

public void sessionJoined(SessionEvent event)
Specified by:
sessionJoined in interface SessionListener

sessionLeft

public void sessionLeft(SessionEvent event)
Specified by:
sessionLeft in interface SessionListener


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.