public class LazyAssociatableConnectionManagerImpl extends ConnectionManagerImpl implements javax.resource.spi.LazyAssociatableConnectionManager
defaultPrin, jndiName, logicalName, poolInfo, rarName, resourceInfo| Constructor and Description |
|---|
LazyAssociatableConnectionManagerImpl(PoolInfo poolInfo,
ResourceInfo resourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
associateConnection(Object connection,
javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo info) |
void |
inactiveConnectionClosed(Object connection,
javax.resource.spi.ManagedConnectionFactory mcf) |
allocateConnection, allocateConnection, allocateConnection, allocateNonTxConnection, getJndiName, getLogger, getLogicalName, getRarName, initialize, internalGetConnection, logFine, setJndiName, setLogicalName, setRarNamepublic LazyAssociatableConnectionManagerImpl(PoolInfo poolInfo, ResourceInfo resourceInfo)
public void associateConnection(Object connection, javax.resource.spi.ManagedConnectionFactory mcf, javax.resource.spi.ConnectionRequestInfo info) throws javax.resource.ResourceException
associateConnection in interface javax.resource.spi.LazyAssociatableConnectionManagerjavax.resource.ResourceExceptionpublic void inactiveConnectionClosed(Object connection, javax.resource.spi.ManagedConnectionFactory mcf)
inactiveConnectionClosed in interface javax.resource.spi.LazyAssociatableConnectionManagerCopyright © 2017. All rights reserved.