| Interface | Description |
|---|---|
| AbstractConnectionManager.Interceptors | |
| ConnectionInterceptor |
ConnectionInterceptor is the interface implemented by
ConnectionManager "aspects".
|
| ConnectionInterceptorSource | |
| ConnectionManagerContainer |
ConnectionManagerContainer
|
| PoolingAttributes | |
| SubjectSource |
| Class | Description |
|---|---|
| AbstractConnectionManager | |
| AbstractSinglePoolConnectionInterceptor | |
| ConnectionHandleInterceptor |
ConnectionHandleInterceptor.java
|
| ConnectionInfo |
ConnectionInfo.java
Created: Thu Sep 25 14:29:07 2003
|
| ConnectionReturnAction |
ConnectionReturnAction.java
Created: Thu Oct 2 15:11:39 2003
|
| ConnectionTrackingInterceptor |
ConnectionTrackingInterceptor.java handles communication with the
CachedConnectionManager.
|
| GenericConnectionManager |
GenericConnectionManager sets up a connection manager stack according to the
policies described in the attributes.
|
| GeronimoConnectionEventListener |
ConnectionEventListener.java
Created: Thu Oct 2 14:57:43 2003
|
| LocalXAResource |
LocalXAResource adapts a local transaction to be controlled by a
JTA transaction manager.
|
| LocalXAResourceInsertionInterceptor |
LocalXAResourceInsertionInterceptor.java
|
| ManagedConnectionInfo |
ConnectionRequest.java
Created: Thu Sep 25 14:29:07 2003
|
| MCFConnectionInterceptor |
MCFConnectionInterceptor.java
|
| MultiPoolConnectionInterceptor |
MultiPoolConnectionInterceptor maps the provided subject and connection request info to a
"SinglePool".
|
| OutboundNamedXAResourceFactory | |
| PoolIdleReleaserTimer | |
| SinglePoolConnectionInterceptor |
SinglePoolConnectionInterceptor chooses a single connection from the pool.
|
| SinglePoolMatchAllConnectionInterceptor |
This pool is the most spec-compliant pool.
|
| SubjectInterceptor |
SubjectInterceptor.java This is installed only when the plan includes a container-managed-security element.
|
| TCCLInterceptor | |
| ThreadLocalCachingConnectionInterceptor | |
| TransactionCachingInterceptor |
TransactionCachingInterceptor.java
TODO: This implementation does not take account of unshareable resources
TODO: This implementation does not take account of application security
where several connections with different security info are obtained.
|
| TransactionCachingInterceptor.ManagedConnectionInfos | |
| TransactionEnlistingInterceptor |
TransactionEnlistingInterceptor.java
Created: Fri Sep 26 14:52:24 2003
|
| TxUtil | |
| XAResourceInsertionInterceptor |
XAResourceInsertionInterceptor.java
|
Copyright © 2023. All rights reserved.