| Package | Description |
|---|---|
| org.apache.geronimo.connector.outbound | |
| org.apache.geronimo.connector.outbound.connectionmanagerconfig |
| Modifier and Type | Method and Description |
|---|---|
PoolingSupport |
AbstractConnectionManager.getPooling() |
PoolingSupport |
AbstractConnectionManager.Interceptors.getPoolingAttributes() |
| Constructor and Description |
|---|
GenericConnectionManager(TransactionSupport transactionSupport,
PoolingSupport pooling,
SubjectSource subjectSource,
ConnectionTracker connectionTracker,
RecoverableTransactionManager transactionManager,
javax.resource.spi.ManagedConnectionFactory mcf,
String name,
ClassLoader classLoader) |
MultiPoolConnectionInterceptor(ConnectionInterceptor next,
PoolingSupport singlePoolFactory,
boolean useSubject,
boolean useCRI) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoPool |
class |
PartitionedPool |
class |
SinglePool |
Copyright © 2023. All rights reserved.