Uses of Interface
org.eclipse.datatools.connectivity.IManagedConnectionListener

Packages that use IManagedConnectionListener
org.eclipse.datatools.connectivity   
 

Uses of IManagedConnectionListener in org.eclipse.datatools.connectivity
 

Classes in org.eclipse.datatools.connectivity that implement IManagedConnectionListener
 class ManagedConnectionAdapter
          Base implementation for IManagedConnectionListener.
 

Methods in org.eclipse.datatools.connectivity with parameters of type IManagedConnectionListener
 void IManagedConnection.addConnectionListener(IManagedConnectionListener listener)
          Adds a connection listener to this object.
 void IManagedConnection.removeConnectionListener(IManagedConnectionListener listener)
          Removes a connection listener from this object.
 



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