|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionCacheListener | |
|---|---|
| org.jboss.jca.core.api.connectionmanager.ccm | This package contains the API for the cached connection manager. |
| Uses of ConnectionCacheListener in org.jboss.jca.core.api.connectionmanager.ccm |
|---|
| Methods in org.jboss.jca.core.api.connectionmanager.ccm with parameters of type ConnectionCacheListener | |
|---|---|
void |
CachedConnectionManager.registerConnection(ConnectionCacheListener cm,
ConnectionListener cl,
Object connection,
javax.resource.spi.ConnectionRequestInfo cri)
Register connection. |
void |
CachedConnectionManager.unregisterConnection(ConnectionCacheListener cm,
Object connection)
Unregister connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||