A B C D E F G H I L M N O P R S T W X

A

AbstractConnectionManager - Class in org.apache.geronimo.connector.outbound
 
AbstractConnectionManager() - Constructor for class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
AbstractConnectionManager(AbstractConnectionManager.Interceptors, RecoverableTransactionManager) - Constructor for class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
AbstractConnectionManager.Interceptors - Interface in org.apache.geronimo.connector.outbound
 
AbstractSinglePoolConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
 
AbstractSinglePoolConnectionInterceptor(ConnectionInterceptor, int, int, int, int) - Constructor for class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
AbstractSinglePoolConnectionInterceptor.FillTask - Class in org.apache.geronimo.connector.outbound
 
AbstractSinglePoolConnectionInterceptor.FillTask(ConnectionInfo) - Constructor for class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.FillTask
 
activate(MessageEndpointFactory) - Method in class org.apache.geronimo.connector.ActivationSpecWrapper
 
activationSpec - Variable in class org.apache.geronimo.connector.ActivationSpecWrapper
 
ActivationSpecWrapper - Class in org.apache.geronimo.connector
Wrapper for ActivationSpec instances.
ActivationSpecWrapper() - Constructor for class org.apache.geronimo.connector.ActivationSpecWrapper
Default constructor required when a class is used as a GBean Endpoint.
ActivationSpecWrapper(String, String, ResourceAdapterWrapper, ClassLoader) - Constructor for class org.apache.geronimo.connector.ActivationSpecWrapper
Normal managed constructor.
ActivationSpecWrapper(ActivationSpec, ResourceAdapterWrapper) - Constructor for class org.apache.geronimo.connector.ActivationSpecWrapper
 
addConnectionHandle(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
addConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
addPoolingInterceptors(ConnectionInterceptor) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
addPoolingInterceptors(ConnectionInterceptor) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
addPoolingInterceptors(ConnectionInterceptor) - Method in interface org.apache.geronimo.connector.outbound.connectionmanagerconfig.PoolingSupport
 
addPoolingInterceptors(ConnectionInterceptor) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
addToPool(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
addTransactionInterceptors(ConnectionInterceptor, TransactionManager) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.LocalTransactions
 
addTransactionInterceptors(ConnectionInterceptor, TransactionManager) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoTransactions
 
addTransactionInterceptors(ConnectionInterceptor, TransactionManager) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionLog
 
addTransactionInterceptors(ConnectionInterceptor, TransactionManager) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport
 
addTransactionInterceptors(ConnectionInterceptor, TransactionManager) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
addUnshared(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
addXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.LocalTransactions
 
addXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoTransactions
 
addXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionLog
 
addXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport
 
addXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
afterCompletion(Object) - Method in interface org.apache.geronimo.connector.ConnectionReleaser
 
afterCompletion(Object) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
in: mcf !
associateConnection(Object, ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
in: non-null connection object, from non-null mcf.

B

blockingTimeoutMilliseconds - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 

C

clearConnectionHandles() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
clearConnectionInfos() - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
close() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
commit(Xid, boolean) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
commit(Xid, boolean) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
connectionClosed(ConnectionEvent) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
connectionCount - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
ConnectionHandleInterceptor - Class in org.apache.geronimo.connector.outbound
ConnectionHandleInterceptor.java
ConnectionHandleInterceptor(ConnectionInterceptor) - Constructor for class org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor
 
ConnectionInfo - Class in org.apache.geronimo.connector.outbound
ConnectionInfo.java Created: Thu Sep 25 14:29:07 2003
ConnectionInfo() - Constructor for class org.apache.geronimo.connector.outbound.ConnectionInfo
 
ConnectionInfo(ManagedConnectionInfo) - Constructor for class org.apache.geronimo.connector.outbound.ConnectionInfo
 
ConnectionInterceptor - Interface in org.apache.geronimo.connector.outbound
ConnectionInterceptor is the interface implemented by ConnectionManager "aspects".
ConnectionInterceptorSource - Interface in org.apache.geronimo.connector.outbound
 
ConnectionManagerContainer - Interface in org.apache.geronimo.connector.outbound
ConnectionManagerContainer
ConnectionReleaser - Interface in org.apache.geronimo.connector
 
ConnectionReturnAction - Class in org.apache.geronimo.connector.outbound
ConnectionReturnAction.java Created: Thu Oct 2 15:11:39 2003
ConnectionTracker - Interface in org.apache.geronimo.connector.outbound.connectiontracking
 
ConnectionTrackingCoordinator - Class in org.apache.geronimo.connector.outbound.connectiontracking
ConnectionTrackingCoordinator tracks connections that are in use by components such as EJB's.
ConnectionTrackingCoordinator() - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
ConnectionTrackingCoordinator(boolean) - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
ConnectionTrackingCoordinator.ConnectionInvocationHandler - Class in org.apache.geronimo.connector.outbound.connectiontracking
 
ConnectionTrackingCoordinator.ConnectionInvocationHandler(ConnectionTrackingInterceptor, ConnectionInfo, Object) - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
ConnectionTrackingInterceptor - Class in org.apache.geronimo.connector.outbound
ConnectionTrackingInterceptor.java handles communication with the CachedConnectionManager.
ConnectionTrackingInterceptor(ConnectionInterceptor, String, ConnectionTracker) - Constructor for class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
 
ConnectorInstanceContext - Interface in org.apache.geronimo.connector.outbound.connectiontracking
 
ConnectorInstanceContextImpl - Class in org.apache.geronimo.connector.outbound.connectiontracking
Simple implementation of ComponentContext satisfying invariant.
ConnectorInstanceContextImpl(Set<String>, Set<String>) - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContextImpl
 
ConnectorTransactionContext - Class in org.apache.geronimo.connector
 
ConnectorTransactionContext() - Constructor for class org.apache.geronimo.connector.ConnectorTransactionContext
 
containsUnshared(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
createConnectionFactory(ManagedConnectionFactory) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
createConnectionFactory(ManagedConnectionFactory) - Method in interface org.apache.geronimo.connector.outbound.ConnectionManagerContainer
 
createTimer() - Method in class org.apache.geronimo.connector.GeronimoBootstrapContext
 

D

deactivate(MessageEndpointFactory) - Method in class org.apache.geronimo.connector.ActivationSpecWrapper
 
destroy() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor
 
destroy() - Method in interface org.apache.geronimo.connector.outbound.ConnectionInterceptor
 
DESTROY - Static variable in class org.apache.geronimo.connector.outbound.ConnectionReturnAction
 
destroy() - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.SubjectInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.TCCLInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResourceInsertionInterceptor
 
destroy() - Method in class org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor
 
destroyed - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
doAdd(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
doAdd(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
doAdd(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
doExecute(WorkerContext, Executor) - Method in class org.apache.geronimo.connector.work.pool.ScheduleWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.apache.geronimo.connector.work.pool.StartWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.apache.geronimo.connector.work.pool.SyncWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutor
This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
doFail() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
doFail() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
doFail() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
doRecovery(ManagedConnectionFactory) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
doRecovery(ManagedConnectionFactory) - Method in interface org.apache.geronimo.connector.outbound.ConnectionManagerContainer
 
doRecovery(ActivationSpec, String) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
doRemove(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
doRemove(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
doRemove(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
doStart() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
doStart() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
doStart() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
doStop() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
doStop() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
doStop() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
doWork(Work) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 

E

end(Xid, int) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
end(Xid, int) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
enter(ConnectorInstanceContext) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
enter(ConnectorInstanceContext) - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator
 
enter(Collection<ConnectionInfo>) - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
 
equals(Object) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
equals(Object) - Method in class org.apache.geronimo.connector.outbound.security.ResourcePrincipal
 
execute(Runnable) - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
execute(Runnable) - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Execute the specified Work.
exit(ConnectorInstanceContext) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
exit(ConnectorInstanceContext) - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator
 
exit(Collection<ConnectionInfo>) - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
 

F

forget(Xid) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
forget(Xid) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 

G

GenericConnectionManager - Class in org.apache.geronimo.connector.outbound
GenericConnectionManager sets up a connection manager stack according to the policies described in the attributes.
GenericConnectionManager() - Constructor for class org.apache.geronimo.connector.outbound.GenericConnectionManager
 
GenericConnectionManager(TransactionSupport, PoolingSupport, SubjectSource, ConnectionTracker, RecoverableTransactionManager, String, ClassLoader) - Constructor for class org.apache.geronimo.connector.outbound.GenericConnectionManager
 
GeronimoBootstrapContext - Class in org.apache.geronimo.connector
GBean BootstrapContext implementation that refers to externally configured WorkManager and XATerminator gbeans.
GeronimoBootstrapContext() - Constructor for class org.apache.geronimo.connector.GeronimoBootstrapContext
Default constructor for use as a GBean Endpoint.
GeronimoBootstrapContext(WorkManager, XATerminator) - Constructor for class org.apache.geronimo.connector.GeronimoBootstrapContext
Normal constructor for use as a GBean.
GeronimoConnectionEventListener - Class in org.apache.geronimo.connector.outbound
ConnectionEventListener.java Created: Thu Oct 2 14:57:43 2003
GeronimoConnectionEventListener(ConnectionInterceptor, ManagedConnectionInfo) - Constructor for class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
GeronimoTransactionListener - Class in org.apache.geronimo.connector.outbound.connectiontracking
 
GeronimoTransactionListener(TrackedConnectionAssociator) - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.GeronimoTransactionListener
 
GeronimoWorkManager - Class in org.apache.geronimo.connector.work
WorkManager implementation which uses under the cover three WorkExecutorPool - one for each synchronization policy - in order to dispatch the submitted Work instances.
GeronimoWorkManager() - Constructor for class org.apache.geronimo.connector.work.GeronimoWorkManager
Create a WorkManager.
GeronimoWorkManager(Executor, Executor, Executor, XAWork) - Constructor for class org.apache.geronimo.connector.work.GeronimoWorkManager
 
get(Transaction) - Static method in class org.apache.geronimo.connector.ConnectorTransactionContext
 
get(Transaction, ConnectionReleaser) - Static method in class org.apache.geronimo.connector.ConnectorTransactionContext
 
getAcceptedTime() - Method in class org.apache.geronimo.connector.work.WorkerContext
System.currentTimeMillis() when the Work has been accepted.
getApplicationManagedSecurityResources() - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContext
 
getApplicationManagedSecurityResources() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContextImpl
 
getApplicationManagedSecurityResources() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getBlockingTimeoutMilliseconds() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getBlockingTimeoutMilliseconds() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor
in: connectionInfo not null, managedConnectionInfo not null.
getConnection(ConnectionInfo) - Method in interface org.apache.geronimo.connector.outbound.ConnectionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
called by: GenericConnectionManager.allocateConnection, GenericConnectionManager.associateConnection, and enter.
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SubjectInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TCCLInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResourceInsertionInterceptor
 
getConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getConnectionCount() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getConnectionCount() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getConnectionHandle() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
Get the Connection value.
getConnectionInfos() - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
getConnectionInfos() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getConnectionInterceptor() - Method in interface org.apache.geronimo.connector.outbound.ConnectionInterceptorSource
 
getConnectionManager() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getConnectionManagerMap() - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContext
IMPORTANT INVARIANT: this should always return a map, never null.
getConnectionManagerMap() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContextImpl
 
getConnectionManagerMap() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 
getConnectionProxy() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
getConnectionRequestInfo() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getContainerId() - Method in class org.apache.geronimo.connector.ActivationSpecWrapper
Returns class of wrapped ActivationSpec.
getExpiredManagedConnectionInfos(long, List<ManagedConnectionInfo>) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getExpiredManagedConnectionInfos(long, List<ManagedConnectionInfo>) - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
getExpiredManagedConnectionInfos(long, List<ManagedConnectionInfo>) - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
getHandle() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getIdleConnectionCount() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
getIdleConnectionCount() - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getIdleTimeoutMinutes() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getIdleTimeoutMinutes() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getLastUsed() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getManagedConnection() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getManagedConnectionFactory() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getManagedConnectionInfo() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
Get the Mci value.
getMaximumPoolSize() - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
getMaximumPoolSize() - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutorPool
Gets the maximum number of threads to simultaneously execute.
getMaximumPoolSize() - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Gets the maximum size of this pool.
getMaxSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getMaxSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getMessageListenerToActivationSpecMap() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
getMinSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getName() - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
getName() - Method in class org.apache.geronimo.connector.outbound.security.ResourcePrincipal
 
getName() - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
getName() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getPartitionCount() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getPartitionCount() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getPartitionMaxSize() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getPartitionMaxSize() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
getPartitionMinSize() - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
getPartitionMinSize() - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
getPool() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
getPool() - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
getPool() - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
getPooling() - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
getPoolingAttributes() - Method in interface org.apache.geronimo.connector.outbound.AbstractConnectionManager.Interceptors
 
getPoolInterceptor() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getPoolSize() - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
getPoolSize() - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutorPool
Gets the current number of active threads in the pool.
getPoolSize() - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Gets the size of this pool.
getRecoveryStack() - Method in interface org.apache.geronimo.connector.outbound.AbstractConnectionManager.Interceptors
 
getResourceAdapter() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
getResourceAdapterClass() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
getResourceAdapterWrapper() - Method in class org.apache.geronimo.connector.ActivationSpecWrapper
 
getScheduledWorkExecutorPool() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
getShared() - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
getStack() - Method in interface org.apache.geronimo.connector.outbound.AbstractConnectionManager.Interceptors
 
getStartTimeout() - Method in class org.apache.geronimo.connector.work.WorkerContext
Gets the time duration (in milliseconds) within which the execution of the Work instance must start.
getStartWorkExecutorPool() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
getSubject() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getSubject() - Method in interface org.apache.geronimo.connector.outbound.SubjectSource
 
getSyncWorkExecutorPool() - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
getThreadPriority() - Method in class org.apache.geronimo.connector.work.WorkerContext
Gets the priority level of the thread, which will be dispatched to process this work.
getTimer() - Static method in class org.apache.geronimo.connector.outbound.PoolIdleReleaserTimer
 
getTrace() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
getTransactionIfActive(TransactionManager) - Static method in class org.apache.geronimo.connector.outbound.TxUtil
 
getTransactionTimeout() - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
getTransactionTimeout() - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
getUnshareableResources() - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContext
 
getUnshareableResources() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInstanceContextImpl
 
getUnshareableResources() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 
getUnshared() - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
getWorkException() - Method in class org.apache.geronimo.connector.work.WorkerContext
Gets the WorkException, if any, thrown during the execution.
getWorkManager() - Method in class org.apache.geronimo.connector.GeronimoBootstrapContext
 
getXAResource() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
getXAResources(ActivationSpec[]) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
getXATerminator() - Method in class org.apache.geronimo.connector.GeronimoBootstrapContext
 

H

handleObtained(ConnectionTrackingInterceptor, ConnectionInfo, boolean) - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
 
handleObtained(ConnectionTrackingInterceptor, ConnectionInfo, boolean) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
A new connection (handle) has been obtained.
handleReleased(ConnectionTrackingInterceptor, ConnectionInfo, ConnectionReturnAction) - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
 
handleReleased(ConnectionTrackingInterceptor, ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
A connection (handle) has been released or destroyed.
hasConnectionHandles() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
hasConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
hasConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
hasConnectionInfos() - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
hashCode() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
hashCode() - Method in class org.apache.geronimo.connector.outbound.security.ResourcePrincipal
 
hide() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 

I

INSTANCE - Static variable in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.LocalTransactions
 
INSTANCE - Static variable in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoTransactions
 
INSTANCE - Static variable in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionLog
 
interceptors - Variable in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
internalDestroy() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
internalDestroy() - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
internalDestroy() - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
internalGetConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
internalGetConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
internalGetConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
internalReturn(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
isActive(Transaction) - Static method in class org.apache.geronimo.connector.outbound.TxUtil
 
isApplicationManagedSecurity() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
isFirstConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
isFirstConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
isLazyConnect() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
isLazyConnect() - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator
If true, ConnectorInstanceContext instance does not have to be kept on a per component basis; otherwise the same instance must be passed to enter each time the specific component instance is entered.
isMatchAll() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
isMatchAll() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
isMatchOne() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
isMatchOne() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
isPartitionByConnectionRequestInfo() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
isPartitionBySubject() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
isRecoverable() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.LocalTransactions
 
isRecoverable() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoTransactions
 
isRecoverable() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionLog
 
isRecoverable() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport
 
isRecoverable() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
isReleased() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
isSameRM(XAResource) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
isSameRM(XAResource) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
isSelectOneAssumeMatch() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
isSelectOneAssumeMatch() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
isTimedOut() - Method in class org.apache.geronimo.connector.work.WorkerContext
Used by a Work executor in order to know if this work, which should be accepted but not started has timed out.
isTransactionActive(TransactionManager) - Static method in class org.apache.geronimo.connector.outbound.TxUtil
 
isUnshareable() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
isUseThreadCaching() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
isUseTransactionCaching() - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 

L

localTransactionCommitted(ConnectionEvent) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
The localTransactionCommitted method
localTransactionRolledback(ConnectionEvent) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
The localTransactionRolledback method
LocalTransactions - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
localTransactionStarted(ConnectionEvent) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
LocalXAResource - Class in org.apache.geronimo.connector.outbound
LocalXAResource adapts a local transaction to be controlled by a JTA transaction manager.
LocalXAResource(LocalTransaction, String) - Constructor for class org.apache.geronimo.connector.outbound.LocalXAResource
 
LocalXAResourceInsertionInterceptor - Class in org.apache.geronimo.connector.outbound
LocalXAResourceInsertionInterceptor.java
LocalXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Constructor for class org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor
 
log - Static variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
log - Static variable in class org.apache.geronimo.connector.outbound.GenericConnectionManager
 
log - Static variable in class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
log - Static variable in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
LogXAResource - Class in org.apache.geronimo.connector.outbound.transactionlog
Works with JDBCLog to provide last resource optimization for a single 1-pc database.
LogXAResource(LocalTransaction, String) - Constructor for class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
LogXAResourceInsertionInterceptor - Class in org.apache.geronimo.connector.outbound.transactionlog
LocalXAResourceInsertionInterceptor.java
LogXAResourceInsertionInterceptor(ConnectionInterceptor, String) - Constructor for class org.apache.geronimo.connector.outbound.transactionlog.LogXAResourceInsertionInterceptor
 

M

ManagedConnectionInfo - Class in org.apache.geronimo.connector.outbound
ConnectionRequest.java Created: Thu Sep 25 14:29:07 2003
ManagedConnectionInfo(ManagedConnectionFactory, ConnectionRequestInfo) - Constructor for class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
maxSize - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
MCFConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
MCFConnectionInterceptor.java
MCFConnectionInterceptor() - Constructor for class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
minSize - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
MultiPoolConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
MultiPoolConnectionInterceptor maps the provided subject and connection request info to a "SinglePool".
MultiPoolConnectionInterceptor(ConnectionInterceptor, PoolingSupport, boolean, boolean) - Constructor for class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 

N

NamedRunnable - Class in org.apache.geronimo.connector.work.pool
 
NamedRunnable(String, Runnable) - Constructor for class org.apache.geronimo.connector.work.pool.NamedRunnable
 
newTransaction() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
 
newTransaction() - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator
 
next - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
NoPool - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
NoPool() - Constructor for class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
NoTransactions - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
NullWorkExecutorPool - Class in org.apache.geronimo.connector.work.pool
 
NullWorkExecutorPool(int) - Constructor for class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 

O

org.apache.geronimo.connector - package org.apache.geronimo.connector
 
org.apache.geronimo.connector.outbound - package org.apache.geronimo.connector.outbound
 
org.apache.geronimo.connector.outbound.connectionmanagerconfig - package org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
org.apache.geronimo.connector.outbound.connectiontracking - package org.apache.geronimo.connector.outbound.connectiontracking
 
org.apache.geronimo.connector.outbound.security - package org.apache.geronimo.connector.outbound.security
 
org.apache.geronimo.connector.outbound.transactionlog - package org.apache.geronimo.connector.outbound.transactionlog
 
org.apache.geronimo.connector.work - package org.apache.geronimo.connector.work
 
org.apache.geronimo.connector.work.pool - package org.apache.geronimo.connector.work.pool
 

P

PartitionedPool - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
PartitionedPool(int, int, int, int, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
permits - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
PoolIdleReleaserTimer - Class in org.apache.geronimo.connector.outbound
 
PoolIdleReleaserTimer() - Constructor for class org.apache.geronimo.connector.outbound.PoolIdleReleaserTimer
 
PoolingAttributes - Interface in org.apache.geronimo.connector.outbound
 
PoolingSupport - Interface in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
prepare(Xid) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
prepare(Xid) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
provideEndLatch() - Method in class org.apache.geronimo.connector.work.WorkerContext
Provides a latch, which can be used to wait the end of a work execution.
provideStartLatch() - Method in class org.apache.geronimo.connector.work.WorkerContext
Provides a latch, which can be used to wait the start of a work execution.

R

reassociateConnection(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
Called when a proxied connection which has been released need to be reassociated with a real connection.
recover(int) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
recover(int) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
registerResourceAdapterAssociation(ResourceAdapterAssociation) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
release() - Method in class org.apache.geronimo.connector.work.WorkerContext
 
releaseHandle() - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator.ConnectionInvocationHandler
 
remove(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
removeConnectionHandle(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
removeConnectionInfo(ConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.GeronimoConnectionEventListener
 
resourceAdapter - Variable in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
ResourceAdapterWrapper - Class in org.apache.geronimo.connector
Dynamic GBean wrapper around a ResourceAdapter object, exposing the config-properties as GBean attributes.
ResourceAdapterWrapper() - Constructor for class org.apache.geronimo.connector.ResourceAdapterWrapper
default constructor for enhancement proxy endpoint
ResourceAdapterWrapper(String, String, Map<String, String>, BootstrapContext, RecoverableTransactionManager, ClassLoader) - Constructor for class org.apache.geronimo.connector.ResourceAdapterWrapper
 
ResourceAdapterWrapper(String, ResourceAdapter, Map<String, String>, BootstrapContext, RecoverableTransactionManager) - Constructor for class org.apache.geronimo.connector.ResourceAdapterWrapper
 
ResourcePrincipal - Class in org.apache.geronimo.connector.outbound.security
 
ResourcePrincipal(String) - Constructor for class org.apache.geronimo.connector.outbound.security.ResourcePrincipal
 
RETURN_HANDLE - Static variable in class org.apache.geronimo.connector.outbound.ConnectionReturnAction
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor
in: connectionInfo not null, managedConnectionInfo not null, managedConnection not null.
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in interface org.apache.geronimo.connector.outbound.ConnectionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor
called by: GeronimoConnectionEventListener.connectionClosed, GeronimoConnectionEventListener.connectionErrorOccurred, exit in: handle has already been dissociated from ManagedConnection. connectionInfo not null, has non-null ManagedConnectionInfo, ManagedConnectionInfo has non-null ManagedConnection handle can be null if called from error in ManagedConnection in pool.
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.SubjectInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.TCCLInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor
The returnConnection method

todo Probably the logic needs improvement if a connection error occurred and we are destroying the handle.

returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResourceInsertionInterceptor
 
returnConnection(ConnectionInfo, ConnectionReturnAction) - Method in class org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor
 
rollback(Xid) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
rollback(Xid) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
run() - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.FillTask
 
run() - Method in class org.apache.geronimo.connector.work.pool.NamedRunnable
 
run() - Method in class org.apache.geronimo.connector.work.WorkerContext
 

S

scheduleWork(Work) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
ScheduleWorkExecutor - Class in org.apache.geronimo.connector.work.pool
 
ScheduleWorkExecutor() - Constructor for class org.apache.geronimo.connector.work.pool.ScheduleWorkExecutor
 
securityMatches(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setApplicationManagedSecurity(boolean) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setBlockingTimeoutMilliseconds(int) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
setBlockingTimeoutMilliseconds(int) - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
setConnectionEventListener(GeronimoConnectionEventListener) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setConnectionHandle(Object) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
Set the Connection value.
setConnectionProxy(Object) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
setConnectionRequestInfo(ConnectionRequestInfo) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setEnvironment(ConnectionInfo, String) - Method in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
 
setEnvironment(ConnectionInfo, String) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator
If we are within a component context, before a connection is obtained, set the connection unshareable and applicationManagedSecurity properties so the correct connection type is obtained.
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setIdleTimeoutMinutes(int) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
setIdleTimeoutMinutes(int) - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
setLastUsed(long) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setManagedConnection(ManagedConnection) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setManagedConnectionInfo(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
Set the Mci value.
setMatchAll(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setMatchAll(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setMatchOne(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setMatchOne(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setMaximumPoolSize(int) - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
setMaximumPoolSize(int) - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutorPool
Sets the maximum number of threads to simultaneously execute.
setMaximumPoolSize(int) - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Sets the maximum size of this pool.
setMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setMinSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setPartitionByConnectionRequestInfo(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setPartitionBySubject(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setPartitionMaxSize(int) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
setPartitionMaxSize(int) - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.AbstractConnectionManager
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoPool
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setPartitionMinSize(int) - Method in class org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor
 
setPartitionMinSize(int) - Method in interface org.apache.geronimo.connector.outbound.PoolingAttributes
 
setPoolInterceptor(ConnectionInterceptor) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setSelectOneAssumeMatch(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.PartitionedPool
 
setSelectOneAssumeMatch(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
setShared(ManagedConnectionInfo) - Method in class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
setStack(ConnectionInterceptor) - Method in class org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
 
setSubject(Subject) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
setThreadPriority(int) - Method in class org.apache.geronimo.connector.work.WorkerContext
Defines the thread priority level of the thread, which will be dispatched to process this work.
setTrace() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
setTransactionTimeout(int) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
setTransactionTimeout(int) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
setUnshareable(boolean) - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
 
setUseThreadCaching(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
setUseTransactionCaching(boolean) - Method in class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 
setXAResource(XAResource) - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
 
share(SharedConnectorInstanceContext) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 
SharedConnectorInstanceContext - Class in org.apache.geronimo.connector.outbound.connectiontracking
 
SharedConnectorInstanceContext(Set<String>, Set<String>, boolean) - Constructor for class org.apache.geronimo.connector.outbound.connectiontracking.SharedConnectorInstanceContext
 
shrinkLater - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
SinglePool - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
SinglePool(int, int, int, int, boolean, boolean, boolean) - Constructor for class org.apache.geronimo.connector.outbound.connectionmanagerconfig.SinglePool
 
SinglePoolConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
SinglePoolConnectionInterceptor chooses a single connection from the pool.
SinglePoolConnectionInterceptor(ConnectionInterceptor, int, int, int, int, boolean) - Constructor for class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
SinglePoolMatchAllConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
This pool is the most spec-compliant pool.
SinglePoolMatchAllConnectionInterceptor(ConnectionInterceptor, int, int, int, int) - Constructor for class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
start(Xid, int) - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
 
start(Xid, int) - Method in class org.apache.geronimo.connector.outbound.transactionlog.LogXAResource
 
start(BootstrapContext) - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
start() - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
start() - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutorPool
 
start() - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
 
startWork(Work) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.geronimo.connector.work.GeronimoWorkManager
 
StartWorkExecutor - Class in org.apache.geronimo.connector.work.pool
 
StartWorkExecutor() - Constructor for class org.apache.geronimo.connector.work.pool.StartWorkExecutor
 
stop() - Method in class org.apache.geronimo.connector.ResourceAdapterWrapper
 
stop() - Method in class org.apache.geronimo.connector.work.pool.NullWorkExecutorPool
 
stop() - Method in interface org.apache.geronimo.connector.work.pool.WorkExecutorPool
 
stop() - Method in class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Stops this pool.
SubjectInterceptor - Class in org.apache.geronimo.connector.outbound
SubjectInterceptor.java This is installed only when the plan includes a container-managed-security element.
SubjectInterceptor(ConnectionInterceptor, SubjectSource) - Constructor for class org.apache.geronimo.connector.outbound.SubjectInterceptor
 
SubjectSource - Interface in org.apache.geronimo.connector.outbound
 
SyncWorkExecutor - Class in org.apache.geronimo.connector.work.pool
 
SyncWorkExecutor() - Constructor for class org.apache.geronimo.connector.work.pool.SyncWorkExecutor
 

T

TCCLInterceptor - Class in org.apache.geronimo.connector.outbound
 
TCCLInterceptor(ConnectionInterceptor, ClassLoader) - Constructor for class org.apache.geronimo.connector.outbound.TCCLInterceptor
 
threadAssociated(Transaction) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.GeronimoTransactionListener
 
ThreadLocalCachingConnectionInterceptor - Class in org.apache.geronimo.connector.outbound
 
ThreadLocalCachingConnectionInterceptor(ConnectionInterceptor, boolean) - Constructor for class org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor
 
threadUnassociated(Transaction) - Method in class org.apache.geronimo.connector.outbound.connectiontracking.GeronimoTransactionListener
 
timer - Variable in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
toString() - Method in class org.apache.geronimo.connector.work.pool.NamedRunnable
 
toString() - Method in class org.apache.geronimo.connector.work.WorkerContext
 
TrackedConnectionAssociator - Interface in org.apache.geronimo.connector.outbound.connectiontracking
 
TransactionCachingInterceptor - Class in org.apache.geronimo.connector.outbound
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(ConnectionInterceptor, TransactionManager) - Constructor for class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor
 
TransactionCachingInterceptor.ManagedConnectionInfos - Class in org.apache.geronimo.connector.outbound
 
TransactionCachingInterceptor.ManagedConnectionInfos() - Constructor for class org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
 
TransactionEnlistingInterceptor - Class in org.apache.geronimo.connector.outbound
TransactionEnlistingInterceptor.java

Created: Fri Sep 26 14:52:24 2003

TransactionEnlistingInterceptor(ConnectionInterceptor, TransactionManager) - Constructor for class org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor
 
TransactionLog - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
TransactionSupport - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
TransactionSupport() - Constructor for class org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport
 
transferConnections(int, int) - Method in class org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor
 
transferConnections(int, int) - Method in class org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor
 
transferConnections(int, int) - Method in class org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor
 
TxUtil - Class in org.apache.geronimo.connector.outbound
 

W

workAccepted(Object) - Method in class org.apache.geronimo.connector.work.WorkerContext
Call-back method used by a Work executor in order to notify this instance that the wrapped Work instance has been accepted.
WorkerContext - Class in org.apache.geronimo.connector.work
Work wrapper providing an execution context to a Work instance.
WorkerContext(Work, XAWork) - Constructor for class org.apache.geronimo.connector.work.WorkerContext
Create a WorkWrapper.
WorkerContext(Work, long, ExecutionContext, XAWork, WorkListener) - Constructor for class org.apache.geronimo.connector.work.WorkerContext
Create a WorkWrapper with the specified execution context.
WorkExecutor - Interface in org.apache.geronimo.connector.work.pool
 
WorkExecutorPool - Interface in org.apache.geronimo.connector.work.pool
Defines the operations that a pool in charge of the execution of Work instances must expose.
WorkExecutorPoolImpl - Class in org.apache.geronimo.connector.work.pool
Based class for WorkExecutorPool.
WorkExecutorPoolImpl(int) - Constructor for class org.apache.geronimo.connector.work.pool.WorkExecutorPoolImpl
Creates a pool with the specified minimum and maximum sizes.

X

XAResourceInsertionInterceptor - Class in org.apache.geronimo.connector.outbound
XAResourceInsertionInterceptor.java
XAResourceInsertionInterceptor(ConnectionInterceptor, String) - Constructor for class org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor
 
XATransactions - Class in org.apache.geronimo.connector.outbound.connectionmanagerconfig
 
XATransactions(boolean, boolean) - Constructor for class org.apache.geronimo.connector.outbound.connectionmanagerconfig.XATransactions
 

A B C D E F G H I L M N O P R S T W X

Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.