- 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
-
- GeronimoTransactionManager - Class in org.apache.geronimo.transaction.manager
-
Adds implementations of XATerminator and XAWork interfaces to basic TransactionManagerImpl
- GeronimoTransactionManager() - Constructor for class org.apache.geronimo.transaction.manager.GeronimoTransactionManager
-
- GeronimoTransactionManager(int) - Constructor for class org.apache.geronimo.transaction.manager.GeronimoTransactionManager
-
- GeronimoTransactionManager(int, TransactionLog) - Constructor for class org.apache.geronimo.transaction.manager.GeronimoTransactionManager
-
- GeronimoTransactionManager(int, XidFactory, TransactionLog) - Constructor for class org.apache.geronimo.transaction.manager.GeronimoTransactionManager
-
- GeronimoUserTransaction - Class in org.apache.geronimo.transaction
-
- GeronimoUserTransaction(TransactionManager) - Constructor for class org.apache.geronimo.transaction.GeronimoUserTransaction
-
- 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.
- getActiveCount() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
Returns the number of active transactions.
- 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
-
- getAverageBytesPerForce() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getAverageBytesPerForce() - Method in class org.apache.geronimo.transaction.log.UnrecoverableLog
-
- getAverageBytesPerForce() - Method in interface org.apache.geronimo.transaction.manager.TransactionLog
-
- getAverageForceTime() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getAverageForceTime() - Method in class org.apache.geronimo.transaction.log.UnrecoverableLog
-
- getAverageForceTime() - Method in interface org.apache.geronimo.transaction.manager.TransactionLog
-
- 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
-
- getBranches() - Method in class org.apache.geronimo.transaction.manager.Recovery.XidBranchesPair
-
- getBranchQualifier() - Method in class org.apache.geronimo.transaction.log.XidImpl2
-
- getBranchQualifier() - Method in class org.apache.geronimo.transaction.manager.XidImpl
-
- getBranchXid() - Method in interface org.apache.geronimo.transaction.manager.TransactionBranchInfo
-
- getBranchXid() - Method in class org.apache.geronimo.transaction.manager.TransactionBranchInfoImpl
-
- getBufferClassName() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getBufferSizeKBytes() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getCause() - Method in class org.apache.geronimo.transaction.manager.CommitTask
-
- getCause() - Method in class org.apache.geronimo.transaction.manager.RollbackTask
-
- 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.
- getCurrentTime() - Static method in class org.apache.geronimo.transaction.manager.TransactionTimer
-
- 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
-
- getExternalXids() - Method in interface org.apache.geronimo.transaction.manager.Recovery
-
- getExternalXids() - Method in class org.apache.geronimo.transaction.manager.RecoveryImpl
-
- getExternalXids() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- getExternalXids() - Method in interface org.apache.geronimo.transaction.manager.XidImporter
-
- getFlushSleepTimeMilliseconds() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getFormatId() - Method in class org.apache.geronimo.transaction.log.XidImpl2
-
- getFormatId() - Method in class org.apache.geronimo.transaction.manager.XidImpl
-
- getGlobalTransactionId() - Method in class org.apache.geronimo.transaction.log.XidImpl2
-
- getGlobalTransactionId() - Method in class org.apache.geronimo.transaction.manager.XidImpl
-
- 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
-
- getKey() - Method in class org.apache.geronimo.transaction.log.XidImpl2
-
- getLastUsed() - Method in class org.apache.geronimo.connector.outbound.ManagedConnectionInfo
-
- getLogFileDir() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getLogFileExt() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getLogFileName() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- 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.
- getMark() - Method in class org.apache.geronimo.transaction.manager.Recovery.XidBranchesPair
-
- getMaxBlocksPerFile() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getMaxBuffers() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- 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.
- getMaxLogFiles() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- 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
-
- getMinBuffers() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- 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
-
- getName() - Method in interface org.apache.geronimo.transaction.manager.NamedXAResource
-
- getName() - Method in interface org.apache.geronimo.transaction.manager.NamedXAResourceFactory
-
- getName() - Method in class org.apache.geronimo.transaction.manager.WrapperNamedXAResource
-
- getNamedXAResource() - Method in class org.apache.geronimo.connector.ActivationSpecNamedXAResourceFactory
-
- getNamedXAResource() - Method in class org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory
-
- getNamedXAResource() - Method in interface org.apache.geronimo.transaction.manager.NamedXAResourceFactory
-
- 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.
- getRecoveryErrors() - Method in interface org.apache.geronimo.transaction.manager.Recovery
-
- getRecoveryErrors() - Method in class org.apache.geronimo.transaction.manager.RecoveryImpl
-
- getRecoveryStack() - Method in interface org.apache.geronimo.connector.outbound.AbstractConnectionManager.Interceptors
-
- getResource(Object) - Method in class org.apache.geronimo.transaction.manager.TransactionImpl
-
- getResource(Object) - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- 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
-
- getResourceName() - Method in interface org.apache.geronimo.transaction.manager.TransactionBranchInfo
-
- getResourceName() - Method in class org.apache.geronimo.transaction.manager.TransactionBranchInfoImpl
-
- getRollbackOnly() - Method in class org.apache.geronimo.transaction.manager.TransactionImpl
-
- getRollbackOnly() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- 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
-
- getStatus() - Method in class org.apache.geronimo.transaction.GeronimoUserTransaction
-
- getStatus() - Method in class org.apache.geronimo.transaction.manager.CommitTask
-
- getStatus() - Method in class org.apache.geronimo.transaction.manager.RollbackTask
-
- getStatus() - Method in class org.apache.geronimo.transaction.manager.TransactionImpl
-
- getStatus() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- 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.
- getThreadsWaitingForceThreshold() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getTimer() - Static method in class org.apache.geronimo.connector.outbound.PoolIdleReleaserTimer
-
- getTotalCommits() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
Return the number of total commits
- getTotalRollbacks() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
Returns the number of total rollbacks
- getTrace() - Method in class org.apache.geronimo.connector.outbound.ConnectionInfo
-
- getTransaction() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- getTransactionIfActive(TransactionManager) - Static method in class org.apache.geronimo.connector.outbound.TxUtil
-
- getTransactionKey() - Method in class org.apache.geronimo.transaction.manager.TransactionImpl
-
- getTransactionKey() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- getTransactionStatus() - Method in class org.apache.geronimo.transaction.manager.TransactionImpl
-
- getTransactionStatus() - Method in class org.apache.geronimo.transaction.manager.TransactionManagerImpl
-
- 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
-
- getTransactionTimeout() - Method in class org.apache.geronimo.transaction.manager.WrapperNamedXAResource
-
- 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
-
- getXid() - Method in exception org.apache.geronimo.transaction.manager.ImportedTransactionActiveException
-
- getXid() - Method in class org.apache.geronimo.transaction.manager.Recovery.XidBranchesPair
-
- getXMLStats() - Method in class org.apache.geronimo.transaction.log.HOWLLog
-
- getXMLStats() - Method in class org.apache.geronimo.transaction.log.UnrecoverableLog
-
- getXMLStats() - Method in interface org.apache.geronimo.transaction.manager.TransactionLog
-