| Package | Description |
|---|---|
| com.sun.enterprise.connectors | |
| com.sun.enterprise.resource.allocator | |
| com.sun.enterprise.resource.pool |
| Modifier and Type | Method and Description |
|---|---|
PoolManager |
ConnectorRuntime.getPoolManager() |
| Modifier and Type | Field and Description |
|---|---|
protected PoolManager |
AbstractConnectorAllocator.poolMgr |
| Constructor and Description |
|---|
AbstractConnectorAllocator(PoolManager poolMgr,
javax.resource.spi.ManagedConnectionFactory mcf,
ResourceSpec spec,
Subject subject,
javax.resource.spi.ConnectionRequestInfo reqInfo,
ClientSecurityInfo info,
ConnectorDescriptor desc) |
ConnectorAllocator(PoolManager poolMgr,
javax.resource.spi.ManagedConnectionFactory mcf,
ResourceSpec spec,
Subject subject,
javax.resource.spi.ConnectionRequestInfo reqInfo,
ClientSecurityInfo info,
ConnectorDescriptor desc,
boolean shareable) |
LocalTxConnectorAllocator(PoolManager poolMgr,
javax.resource.spi.ManagedConnectionFactory mcf,
ResourceSpec spec,
Subject subject,
javax.resource.spi.ConnectionRequestInfo reqInfo,
ClientSecurityInfo info,
ConnectorDescriptor desc,
boolean shareable) |
NoTxConnectorAllocator(PoolManager poolMgr,
javax.resource.spi.ManagedConnectionFactory mcf,
ResourceSpec spec,
Subject subject,
javax.resource.spi.ConnectionRequestInfo reqInfo,
ClientSecurityInfo info,
ConnectorDescriptor desc) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPoolManager
Abstract Pool manager for unimplemented features.
|
class |
PoolManagerImpl |
Copyright © 2019. All rights reserved.