- 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, ManagedConnectionFactory, 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(GeronimoWorkManager, XATerminator, TransactionSynchronizationRegistry) - 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, Collection<WorkContextHandler>) - 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.
- getAdminObjectClass() - Method in class org.apache.geronimo.connector.AdminObjectWrapper
-
Returns class of wrapped AdminObject.
- getAdminObjectInterface() - Method in class org.apache.geronimo.connector.AdminObjectWrapper
-
- 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.AbstractConnectionManager
-
- 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.ActivationSpecNamedXAResourceFactory
-
- getName() - Method in class org.apache.geronimo.connector.outbound.LocalXAResource
-
- getName() - Method in class org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory
-
- 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
-
- getNamedXAResource() - Method in class org.apache.geronimo.connector.ActivationSpecNamedXAResourceFactory
-
- getNamedXAResource() - Method in class org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory
-
- 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
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.geronimo.connector.GeronimoBootstrapContext
-
- 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
-