se.entra.phantom.server
Interface ClientSessionDisposeListener

All Known Implementing Classes:
AdminApplication

public interface ClientSessionDisposeListener

Objects may implement this interface and they will be notified when a client session is disposed if they are added to the an object table using the method VirtualSessionManager.saveObject.


Method Summary
 void processClientSessionDisposed(ClientSessionInterface clientSession)
          The specified client session is disposed.
 

Method Detail

processClientSessionDisposed

void processClientSessionDisposed(ClientSessionInterface clientSession)
The specified client session is disposed.



Phantom® and NetPhantom® are registered trademarks of Codectica Systems SARL.
© Copyright Codectica Systems SARL, 2008. All rights reserved.