|
|||||||||||
| 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 |
GenericConnectionManager.getPooling()
|
| Methods in org.apache.geronimo.connector.outbound with parameters of type PoolingSupport | |
void |
GenericConnectionManager.setPooling(PoolingSupport pooling)
|
| Constructors in org.apache.geronimo.connector.outbound with parameters of type PoolingSupport | |
GenericConnectionManager(TransactionSupport transactionSupport,
PoolingSupport pooling,
String objectName,
org.apache.geronimo.security.bridge.RealmBridge realmBridge,
ConnectionTracker connectionTracker)
|
|
MultiPoolConnectionInterceptor(ConnectionInterceptor next,
PoolingSupport singlePoolFactory,
boolean useSubject,
boolean useCRI)
|
|
| Uses of PoolingSupport in org.apache.geronimo.connector.outbound.connectionmanagerconfig |
| Subclasses of PoolingSupport in org.apache.geronimo.connector.outbound.connectionmanagerconfig | |
class |
NoPool
|
class |
PartitionedPool
|
class |
SinglePool
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||