|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolingSupport | |
---|---|
org.apache.geronimo.connector.outbound | |
org.apache.geronimo.connector.outbound.connectionmanagerconfig |
Uses of PoolingSupport in org.apache.geronimo.connector.outbound |
---|
Methods in org.apache.geronimo.connector.outbound that return PoolingSupport | |
---|---|
PoolingSupport |
AbstractConnectionManager.getPooling()
|
PoolingSupport |
AbstractConnectionManager.Interceptors.getPoolingAttributes()
|
Constructors in org.apache.geronimo.connector.outbound with parameters of type PoolingSupport | |
---|---|
GenericConnectionManager(TransactionSupport transactionSupport,
PoolingSupport pooling,
SubjectSource subjectSource,
ConnectionTracker connectionTracker,
org.apache.geronimo.transaction.manager.RecoverableTransactionManager transactionManager,
String name,
ClassLoader classLoader)
|
|
MultiPoolConnectionInterceptor(ConnectionInterceptor next,
PoolingSupport singlePoolFactory,
boolean useSubject,
boolean useCRI)
|
Uses of PoolingSupport in org.apache.geronimo.connector.outbound.connectionmanagerconfig |
---|
Classes in org.apache.geronimo.connector.outbound.connectionmanagerconfig that implement PoolingSupport | |
---|---|
class |
NoPool
|
class |
PartitionedPool
|
class |
SinglePool
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |