Package | Description |
---|---|
org.jboss.jca.core.api.connectionmanager.ccm |
This package contains the API for the cached connection manager.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedConnectionManager.registerConnection(ConnectionCacheListener cm,
ConnectionListener cl,
Object connection)
Register connection.
|
void |
CachedConnectionManager.unregisterConnection(ConnectionCacheListener cm,
ConnectionListener cl,
Object connection)
Unregister connection.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.