| Package | Description |
|---|---|
| javax.resource.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedConnection.addConnectionEventListener(ConnectionEventListener listener)
Adds a new listener.
|
void |
ManagedConnection.removeConnectionEventListener(ConnectionEventListener listener)
Removes an old new listener.
|