com.mindoo.remote.api
Interface IDisposeConnectionListener


public interface IDisposeConnectionListener

Listener to get notified when an XPages connection is about to be disposed


Method Summary
 void beforeDisposal(IRemoteEclipseConnection conn)
          Implement this method to clean up your connection based cache data
 

Method Detail

beforeDisposal

void beforeDisposal(IRemoteEclipseConnection conn)
Implement this method to clean up your connection based cache data

Parameters:
conn - connection