|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionEventListener | |
|---|---|
| javax.resource.spi | |
| Uses of ConnectionEventListener in javax.resource.spi |
|---|
| Methods in javax.resource.spi with parameters of type ConnectionEventListener | |
|---|---|
void |
ManagedConnection.addConnectionEventListener(ConnectionEventListener listener)
Adds a connection event listener to the ManagedConnection instance. The registered ConnectionEventListener instances are notified of connection close and error events, also of local transaction related events on the Managed Connection. |
void |
ManagedConnection.removeConnectionEventListener(ConnectionEventListener listener)
Removes an already registered connection event listener from the ManagedConnection instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||