com.metamatrix.server.util
Class DataServerSessionTerminationHandler

java.lang.Object
  extended by com.metamatrix.server.util.DataServerSessionTerminationHandler

public class DataServerSessionTerminationHandler
extends java.lang.Object

SessionTerminationHandler implementation that cleans up all resources associated with a Session on the MetaMatrix server.


Constructor Summary
DataServerSessionTerminationHandler()
           
 
Method Summary
 void cleanup(SessionToken token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataServerSessionTerminationHandler

public DataServerSessionTerminationHandler()
Method Detail

cleanup

public void cleanup(SessionToken token)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.