org.eclipse.datatools.sqltools.editor.core.connection
Interface IConnectionTracker

All Known Implementing Classes:
SPThread

public interface IConnectionTracker

This is a simple interface used for notify the listener that a connection is closed.

Author:
Yang Liu

Method Summary
 void connectionClosed()
          Notifies the listener that the connection being tracked is closed.
 

Method Detail

connectionClosed

public void connectionClosed()
Notifies the listener that the connection being tracked is closed.



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.