Uses of Interface
com.apelon.beans.dts.plugin.connection.ConnectionCloseVeto

Packages that use ConnectionCloseVeto
com.apelon.beans.dts.plugin.connection Provides the classes and interfaces used in Connection Event notification. 
 

Uses of ConnectionCloseVeto in com.apelon.beans.dts.plugin.connection
 

Methods in com.apelon.beans.dts.plugin.connection with parameters of type ConnectionCloseVeto
 void DtsConnectionListener.connectionWillClose(DtsConnectionEvent event, ConnectionCloseVeto vetoClose)
          Implement with appropriate action to be taken when a Connection will close.
 void DtsConnectionAdapter.connectionWillClose(DtsConnectionEvent event, ConnectionCloseVeto vetoClose)
          Implement with appropriate action to be taken when a Connection will close.
 



Copyright © 2011. All Rights Reserved.