org.csc.phynixx.connection
Interface IManagedConnectionEvent<C extends IPhynixxConnection>

All Known Subinterfaces:
IManagedConnectionCommitEvent<C>

public interface IManagedConnectionEvent<C extends IPhynixxConnection>


Method Summary
 Exception getException()
           
 IPhynixxManagedConnection<C> getManagedConnection()
           
 

Method Detail

getManagedConnection

IPhynixxManagedConnection<C> getManagedConnection()

getException

Exception getException()
Returns:
exception, that raises the event


Copyright © 2015. All rights reserved.