Package | Description |
---|---|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedConnection.addConnectionEventListener(ConnectionEventListener listener)
Adds a connection event listener to the ManagedConnection
instance.
|
void |
ManagedConnection.removeConnectionEventListener(ConnectionEventListener listener)
Removes an already registered connection event listener from the
ManagedConnection instance.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.