Package | Description |
---|---|
org.apache.geronimo.connector.outbound | |
org.apache.geronimo.connector.outbound.connectionmanagerconfig |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnectionManager |
class |
AbstractSinglePoolConnectionInterceptor |
class |
GenericConnectionManager
GenericConnectionManager sets up a connection manager stack according to the
policies described in the attributes.
|
class |
MultiPoolConnectionInterceptor
MultiPoolConnectionInterceptor maps the provided subject and connection request info to a
"SinglePool".
|
class |
SinglePoolConnectionInterceptor
SinglePoolConnectionInterceptor chooses a single connection from the pool.
|
class |
SinglePoolMatchAllConnectionInterceptor
This pool is the most spec-compliant pool.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PoolingSupport |
Modifier and Type | Class and Description |
---|---|
class |
NoPool |
class |
PartitionedPool |
class |
SinglePool |
Copyright © 2015. All rights reserved.