- BaseProxyHandlerClass - Class in bitronix.tm.resource.jdbc
-
Base class for Proxy InvocationHandlers.
- BaseProxyHandlerClass() - Constructor for class bitronix.tm.resource.jdbc.BaseProxyHandlerClass
-
- beforeCompletion() - Method in class bitronix.tm.resource.common.DeferredReleaseSynchronization
-
- begin() - Method in class bitronix.tm.BitronixTransactionManager
-
Start a new transaction and bind the context to the calling thread.
- bind(Name, Object) - Method in class bitronix.tm.jndi.BitronixContext
-
- bind(String, Object) - Method in class bitronix.tm.jndi.BitronixContext
-
- bitronix.tm - package bitronix.tm
-
JTA interfaces implementations and global services.
- bitronix.tm.gui - package bitronix.tm.gui
-
GUI admin console.
- bitronix.tm.internal - package bitronix.tm.internal
-
Internal implementation details.
- bitronix.tm.jndi - package bitronix.tm.jndi
-
JNDI provider implementation that allows looking up transaction manager and resources.
- bitronix.tm.journal - package bitronix.tm.journal
-
Transactions disk journal.
- bitronix.tm.recovery - package bitronix.tm.recovery
-
Recovery logic.
- bitronix.tm.resource - package bitronix.tm.resource
-
Transaction Manager's resource management services.
- bitronix.tm.resource.common - package bitronix.tm.resource.common
-
Resource management code common across all resource types.
- bitronix.tm.resource.ehcache - package bitronix.tm.resource.ehcache
-
Ehcache specific resource management code.
- bitronix.tm.resource.jdbc - package bitronix.tm.resource.jdbc
-
JDBC specific resource management code.
- bitronix.tm.resource.jdbc.lrc - package bitronix.tm.resource.jdbc.lrc
-
XADataSource emulator using Last Resource Commit on an underlying non-XA DataSource.
- bitronix.tm.resource.jms - package bitronix.tm.resource.jms
-
Synchronous JMS specific resource management code.
- bitronix.tm.resource.jms.lrc - package bitronix.tm.resource.jms.lrc
-
XAConnectionFactory emulator using Last Resource Commit on an underlying non-XA ConnectionFactory.
- bitronix.tm.timer - package bitronix.tm.timer
-
Timed tasks scheduler.
- bitronix.tm.twopc - package bitronix.tm.twopc
-
Two-phase commit logic.
- bitronix.tm.twopc.executor - package bitronix.tm.twopc.executor
-
Two-phase commit commands executors.
- bitronix.tm.utils - package bitronix.tm.utils
-
Misc utility classes.
- BitronixContext - Class in bitronix.tm.jndi
-
Implementation of Context that allows lookup of transaction manager
and registered resources.
- BitronixContext() - Constructor for class bitronix.tm.jndi.BitronixContext
-
- BitronixHeuristicCommitException - Exception in bitronix.tm.internal
-
Subclass of HeuristicCommitException supporting nested Throwables.
- BitronixHeuristicCommitException(String) - Constructor for exception bitronix.tm.internal.BitronixHeuristicCommitException
-
- BitronixHeuristicCommitException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixHeuristicCommitException
-
- BitronixHeuristicMixedException - Exception in bitronix.tm.internal
-
Subclass of HeuristicMixedException supporting nested Throwables.
- BitronixHeuristicMixedException(String) - Constructor for exception bitronix.tm.internal.BitronixHeuristicMixedException
-
- BitronixHeuristicMixedException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixHeuristicMixedException
-
- BitronixHeuristicRollbackException - Exception in bitronix.tm.internal
-
Subclass of HeuristicRollbackException supporting nested Throwables.
- BitronixHeuristicRollbackException(String) - Constructor for exception bitronix.tm.internal.BitronixHeuristicRollbackException
-
- BitronixHeuristicRollbackException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixHeuristicRollbackException
-
- BitronixInitialContextFactory - Class in bitronix.tm.jndi
-
Implementation of InitialContextFactory that allows lookup of transaction manager
and registered resources.
- BitronixInitialContextFactory() - Constructor for class bitronix.tm.jndi.BitronixInitialContextFactory
-
- BitronixMultiSystemException - Exception in bitronix.tm.internal
-
Subclass of SystemException supporting nested Throwables.
- BitronixMultiSystemException(String, List, List) - Constructor for exception bitronix.tm.internal.BitronixMultiSystemException
-
- BitronixRollbackException - Exception in bitronix.tm.internal
-
Subclass of RollbackException supporting nested Throwables.
- BitronixRollbackException(String) - Constructor for exception bitronix.tm.internal.BitronixRollbackException
-
- BitronixRollbackException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixRollbackException
-
- BitronixRollbackSystemException - Exception in bitronix.tm.internal
-
Subclass of SystemException indicating a rollback must be performed.
- BitronixRollbackSystemException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixRollbackSystemException
-
- BitronixRuntimeException - Exception in bitronix.tm.internal
-
Thrown when a runtime exception happens.
- BitronixRuntimeException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixRuntimeException
-
- BitronixRuntimeException(String) - Constructor for exception bitronix.tm.internal.BitronixRuntimeException
-
- BitronixSystemException - Exception in bitronix.tm.internal
-
Subclass of SystemException supporting nested Throwables.
- BitronixSystemException(int) - Constructor for exception bitronix.tm.internal.BitronixSystemException
-
- BitronixSystemException(String) - Constructor for exception bitronix.tm.internal.BitronixSystemException
-
- BitronixSystemException(String, Throwable) - Constructor for exception bitronix.tm.internal.BitronixSystemException
-
- BitronixTransaction - Class in bitronix.tm
-
Implementation of Transaction.
- BitronixTransaction() - Constructor for class bitronix.tm.BitronixTransaction
-
- BitronixTransactionManager - Class in bitronix.tm
-
Implementation of TransactionManager and UserTransaction.
- BitronixTransactionManager() - Constructor for class bitronix.tm.BitronixTransactionManager
-
- BitronixTransactionManagerObjectFactory - Class in bitronix.tm
-
- BitronixTransactionManagerObjectFactory() - Constructor for class bitronix.tm.BitronixTransactionManagerObjectFactory
-
- BitronixTransactionMBean - Interface in bitronix.tm
-
- BitronixTransactionSynchronizationRegistry - Class in bitronix.tm
-
Implementation of JTA 1.1 TransactionSynchronizationRegistry.
- BitronixTransactionSynchronizationRegistry() - Constructor for class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- BitronixTransactionSynchronizationRegistryObjectFactory - Class in bitronix.tm
-
- BitronixTransactionSynchronizationRegistryObjectFactory() - Constructor for class bitronix.tm.BitronixTransactionSynchronizationRegistryObjectFactory
-
- BitronixUserTransactionObjectFactory - Class in bitronix.tm
-
- BitronixUserTransactionObjectFactory() - Constructor for class bitronix.tm.BitronixUserTransactionObjectFactory
-
- BitronixXAException - Exception in bitronix.tm.internal
-
Subclass of XAException supporting nested Throwables.
- BitronixXAException(String, int) - Constructor for exception bitronix.tm.internal.BitronixXAException
-
- BitronixXAException(String, int, Throwable) - Constructor for exception bitronix.tm.internal.BitronixXAException
-
- BitronixXid - Class in bitronix.tm
-
Implementation of Xid.
- BitronixXid(Uid, Uid) - Constructor for class bitronix.tm.BitronixXid
-
Create a new XID using the specified GTRID and BQUAL.
- BitronixXid(Xid) - Constructor for class bitronix.tm.BitronixXid
-
- buildServerIdArray() - Method in class bitronix.tm.Configuration
-
Build the server ID byte array that will be prepended in generated UIDs.
- bytesToInt(byte[], int) - Static method in class bitronix.tm.utils.Encoder
-
- bytesToLong(byte[], int) - Static method in class bitronix.tm.utils.Encoder
-
- calculateCrc32() - Method in class bitronix.tm.journal.TransactionLogRecord
-
Calculate the CRC32 value of this record.
- cancelPoolShrinking(XAPool) - Method in class bitronix.tm.timer.TaskScheduler
-
Cancel the task that will tell a XA pool to close idle connections.
- cancelRecovery(Recoverer) - Method in class bitronix.tm.timer.TaskScheduler
-
Cancel the task that will run background recovery at the specified date.
- cancelTransactionTimeout(BitronixTransaction) - Method in class bitronix.tm.timer.TaskScheduler
-
Cancel the task that will mark the transaction as timed out at the specified date.
- ClassLoaderUtils - Class in bitronix.tm.utils
-
Static utility methods for loading classes and resources.
- ClassLoaderUtils() - Constructor for class bitronix.tm.utils.ClassLoaderUtils
-
- CLEAN_LOG_STATE - Static variable in class bitronix.tm.journal.TransactionLogHeader
-
State of the log file when it has been closed properly.
- clear() - Method in class bitronix.tm.journal.DiskForceWaitQueue
-
- clear() - Method in class bitronix.tm.resource.jdbc.LruStatementCache
-
Evict all statements from the cache.
- clear() - Static method in class bitronix.tm.TransactionManagerServices
-
Clear services references.
- clearXAResourceHolderStates() - Method in class bitronix.tm.internal.XAResourceManager
-
- close() - Method in class bitronix.tm.jndi.BitronixContext
-
- close() - Method in class bitronix.tm.journal.DiskJournal
-
Close the disk journal and the underlying files.
- close() - Method in interface bitronix.tm.journal.Journal
-
Close this journal and release all underlying resources.
- close() - Method in class bitronix.tm.journal.NullJournal
-
- close() - Method in class bitronix.tm.journal.TransactionLogAppender
-
Close the appender and the underlying file.
- close() - Method in class bitronix.tm.journal.TransactionLogCursor
-
Close the cursor and the underlying file
- close() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- close() - Method in class bitronix.tm.resource.common.XAPool
-
- close() - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
- close() - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
- close() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
- close() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcCallableStatementHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcResultSetHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcStatementHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.JdbcUncachedPreparedStatementHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- close() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAConnection
-
- close() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- close() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- close() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- close() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- close() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- close() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- close() - Method in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- close() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- close() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- collectDanglingRecords() - Method in class bitronix.tm.journal.DiskJournal
-
Collect all dangling records of the active log file.
- collectDanglingRecords() - Method in interface bitronix.tm.journal.Journal
-
Collect all dangling records of the journal, ie: COMMITTING records with no corresponding COMMITTED record.
- collectDanglingRecords() - Method in class bitronix.tm.journal.NullJournal
-
- CollectionUtils - Class in bitronix.tm.utils
-
Collection helper functions.
- CollectionUtils() - Constructor for class bitronix.tm.utils.CollectionUtils
-
- collectNotInterestedResources(List<XAResourceHolderState>, List<XAResourceHolderState>) - Static method in class bitronix.tm.twopc.AbstractPhaseEngine
-
- collectResourcesNames(Collection<XAResourceHolderState>) - Static method in class bitronix.tm.utils.Decoder
-
- collectResourcesUniqueNames(List<XAResourceHolderState>) - Static method in class bitronix.tm.twopc.AbstractPhaseEngine
-
- collectUniqueNames() - Method in class bitronix.tm.internal.XAResourceManager
-
- commit() - Method in class bitronix.tm.BitronixTransaction
-
- commit() - Method in class bitronix.tm.BitronixTransactionManager
-
- commit(XAResourceHolderState, Xid) - Static method in class bitronix.tm.recovery.RecoveryHelper
-
Commit the specified branch of a dangling transaction.
- commit() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- commit() - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- commit(Xid, boolean) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- commit() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- commit(Xid, boolean) - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- commit() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- commit(BitronixTransaction, List<XAResourceHolderState>) - Method in class bitronix.tm.twopc.Committer
-
Execute phase 2 commit.
- Committer - Class in bitronix.tm.twopc
-
Phase 2 Commit logic engine.
- Committer(Executor) - Constructor for class bitronix.tm.twopc.Committer
-
- compareTo(Task) - Method in class bitronix.tm.timer.Task
-
- composeName(Name, Name) - Method in class bitronix.tm.jndi.BitronixContext
-
- composeName(String, String) - Method in class bitronix.tm.jndi.BitronixContext
-
- Configuration - Class in bitronix.tm
-
Configuration repository of the transaction manager.
- Configuration() - Constructor for class bitronix.tm.Configuration
-
- ConnectionCustomizer - Interface in bitronix.tm.resource.jdbc
-
Listener of connections created by a PoolingDataSource.
- Console - Class in bitronix.tm.gui
- Console() - Constructor for class bitronix.tm.gui.Console
-
- containsByIdentity(Collection<?>, Object) - Static method in class bitronix.tm.utils.CollectionUtils
-
Check if a collection contains a specific object by searching for it by identity
instead of by using equals/hashcode.
- CorruptedTransactionLogException - Exception in bitronix.tm.journal
-
- CorruptedTransactionLogException(String) - Constructor for exception bitronix.tm.journal.CorruptedTransactionLogException
-
- countTasksQueued() - Method in class bitronix.tm.timer.TaskScheduler
-
Get the amount of tasks currently queued.
- createBrowser(Queue) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createBrowser(Queue, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createBrowser(Queue) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createBrowser(Queue, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createBytesMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createBytesMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createConnection() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createConnection(String, String) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createConsumer(Destination) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createConsumer(Destination, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createConsumer(Destination, String, boolean) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createConsumer(Destination) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createConsumer(Destination, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createConsumer(Destination, String, boolean) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createContext() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createContext(String, String) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createContext(String, String, int) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createContext(int) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createDurableConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createDurableConsumer(Topic, String, String, boolean) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createDurableConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createDurableConsumer(Topic, String, String, boolean) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createDurableSubscriber(Topic, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createDurableSubscriber(Topic, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createJob(XAResourceHolderState) - Method in class bitronix.tm.twopc.AbstractPhaseEngine
-
Create a
Job that is going to execute the phase command on the given resource.
- createJob(XAResourceHolderState) - Method in class bitronix.tm.twopc.Committer
-
- createJob(XAResourceHolderState) - Method in class bitronix.tm.twopc.Preparer
-
- createJob(XAResourceHolderState) - Method in class bitronix.tm.twopc.Rollbacker
-
- createMapMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createMapMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createObjectMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createObjectMessage(Serializable) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createObjectMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createObjectMessage(Serializable) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createPooledConnection(Object, ResourceBean) - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
- createPooledConnection(Object, ResourceBean) - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
-
- createPooledConnection(Object, ResourceBean) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- createPooledConnection(Object, ResourceBean) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- createProducer(Destination) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createProducer(Destination) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createQueue(String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createQueue(String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createRecoveryXAResourceHolder() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- createRecoveryXAResourceHolder() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- createSession(boolean, int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createSession(int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createSession() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createSession(boolean, int) - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- createSession(boolean, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createSession(int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createSession() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createSharedConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createSharedConsumer(Topic, String, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createSharedConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createSharedConsumer(Topic, String, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- createSharedDurableConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createSharedDurableConsumer(Topic, String, String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createSharedDurableConsumer(Topic, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createSharedDurableConsumer(Topic, String, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createStatement() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- createStatement(int, int) - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- createStatement(int, int, int) - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- createStreamMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createStreamMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createSubcontext(Name) - Method in class bitronix.tm.jndi.BitronixContext
-
- createSubcontext(String) - Method in class bitronix.tm.jndi.BitronixContext
-
- createTemporaryQueue() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createTemporaryQueue() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createTemporaryTopic() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createTemporaryTopic() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createTextMessage() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createTextMessage(String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createTextMessage() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createTextMessage(String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createTopic(String) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- createTopic(String) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- createXAConnection() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
- createXAConnection(String, String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
- createXAConnection() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- createXAConnection(String, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- createXAContext() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
- createXAContext(String, String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
- createXAContext() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- createXAContext(String, String) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- createXASession() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- crypt(String, String) - Static method in class bitronix.tm.utils.CryptoEngine
-
Crypt the given data using the given cipher.
- CryptoEngine - Class in bitronix.tm.utils
-
Simple crypto helper that uses symetric keys to crypt and decrypt resources passwords.
- CryptoEngine() - Constructor for class bitronix.tm.utils.CryptoEngine
-
- CURRENT_POSITION_HEADER - Static variable in class bitronix.tm.journal.TransactionLogHeader
-
Position of the current log position in the header.
- currentTimeMillis() - Static method in class bitronix.tm.utils.MonotonicClock
-
Return the current time in milliseconds, guaranteeing monotonic time increment.
- currentTransaction() - Static method in class bitronix.tm.resource.common.TransactionContextHelper
-
Get the transaction running on the current thead context.
- generateUid() - Static method in class bitronix.tm.utils.UidGenerator
-
Generate a UID, globally unique.
- generateXid(Uid) - Static method in class bitronix.tm.utils.UidGenerator
-
Generate a XID with the specified globalTransactionId.
- get(JdbcPreparedStatementHandle) - Method in class bitronix.tm.resource.jdbc.LruStatementCache
-
The provided key is just a 'shell' JdbcPreparedStatementHandle, it comes
in with no actual 'delegate' PreparedStatement.
- get(String) - Static method in class bitronix.tm.resource.ResourceRegistrar
-
- getAcknowledgeMode() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getAcknowledgeMode() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- getAcquireIncrement() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getAcquisitionDate() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getAcquisitionDate() - Method in interface bitronix.tm.resource.jdbc.JdbcPooledConnectionMBean
-
- getAcquisitionDate() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getAcquisitionDate() - Method in interface bitronix.tm.resource.jms.JmsPooledConnectionMBean
-
- getAcquisitionInterval() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getAcquisitionTimeout() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getAllowLocalTransactions() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getAllResources() - Method in class bitronix.tm.internal.XAResourceManager
-
- getApplyTransactionTimeout() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getArray() - Method in class bitronix.tm.utils.Uid
-
- getAutoCommit() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- getAutomaticEnlistingEnabled() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getBackgroundRecoveryInterval() - Method in class bitronix.tm.Configuration
-
- getBackgroundRecoveryIntervalSeconds() - Method in class bitronix.tm.Configuration
-
Interval in seconds at which to run the recovery process in the background.
- getBranchQualifier() - Method in class bitronix.tm.BitronixXid
-
Get the BQUAL of the XID.
- getBranchQualifierUid() - Method in class bitronix.tm.BitronixXid
-
- getByNaturalOrderForPosition(Integer) - Method in class bitronix.tm.utils.Scheduler
-
- getByReverseOrderForPosition(Integer) - Method in class bitronix.tm.utils.Scheduler
-
- getCachedStatement(JdbcPreparedStatementHandle) - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
Get a PreparedStatement from cache.
- getCacheProducersConsumers() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getChild(Object, int) - Method in class bitronix.tm.gui.ResourcesTreeModel
-
- getChildCount(Object) - Method in class bitronix.tm.gui.ResourcesTreeModel
-
- getClassLoader() - Static method in class bitronix.tm.utils.ClassLoaderUtils
-
Get the class loader which can be used to generate proxies without leaking memory.
- getClassName() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getClientID() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- getClientID() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- getColumnClass(int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getColumnClass(int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getColumnCount() - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getColumnCount() - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getColumnName(int) - Method in class bitronix.tm.gui.DuplicatedGtridTableModel
-
- getColumnName(int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getColumnName(int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getCommittedCount() - Method in class bitronix.tm.recovery.Recoverer
-
Get the amount of transactions committed during the last recovery run.
- getCommittedCount() - Method in interface bitronix.tm.recovery.RecovererMBean
-
- getCompletionException() - Method in class bitronix.tm.recovery.Recoverer
-
Get the exception reported when recovery failed.
- getCompletionException() - Method in interface bitronix.tm.recovery.RecovererMBean
-
- getConfiguration() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the configuration of all the components of the transaction manager.
- getConnection() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- getConnection() - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- getConnection() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAConnection
-
- getConnection() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getConnection(String, String) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getConnectionFactoryClassName() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- getConnectionHandle() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- getConnectionHandle() - Method in class bitronix.tm.resource.common.XAPool
-
- getConnectionHandle(boolean) - Method in class bitronix.tm.resource.common.XAPool
-
- getConnectionHandle() - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
Create a disposable handler used to drive a pooled instance of
XAStatefulHolder.
- getConnectionHandle() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
Create a disposable handler used to drive a pooled instance of
XAStatefulHolder.
- getConnectionHandle() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getConnectionHandle() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getConnectionHandle() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getCrc32() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getCurrentTransaction() - Method in class bitronix.tm.BitronixTransactionManager
-
Get the transaction currently registered on the current thread context.
- getCursor() - Method in class bitronix.tm.journal.TransactionLogAppender
-
Creates a cursor on this journal file allowing iteration of its records.
- getCursorHoldability() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getDefaultTransactionTimeout() - Method in class bitronix.tm.Configuration
-
Default transaction timeout in seconds.
- getDeferConnectionRelease() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getDelegateUnchecked() - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- getDeliveryDelay() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getDeliveryMode() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getDestination() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getDisableMessageID() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getDisableMessageTimestamp() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getDriverClassName() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getDriverProperties() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getEndRecord() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getEnlistedResourcesUniqueNames() - Method in class bitronix.tm.BitronixTransaction
-
- getEnlistedResourcesUniqueNames() - Method in interface bitronix.tm.BitronixTransactionMBean
-
- getEnvironment() - Method in class bitronix.tm.jndi.BitronixContext
-
- getExceptionAnalyzer() - Method in class bitronix.tm.Configuration
-
Get the exception analyzer implementation.
- getExceptionAnalyzer() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the exception analyzer.
- getExceptionListener() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- getExceptionListener() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- getExceptions() - Method in exception bitronix.tm.internal.BitronixMultiSystemException
-
Get the list of exceptions that have been thrown during execution.
- getExceptions() - Method in exception bitronix.tm.twopc.PhaseException
-
Get the list of exceptions that have been thrown during a phase execution.
- getExecutionsCount() - Method in class bitronix.tm.recovery.Recoverer
-
Get how many times the recoverer has run since the transaction manager started.
- getExecutionsCount() - Method in interface bitronix.tm.recovery.RecovererMBean
-
- getExecutionTime() - Method in class bitronix.tm.timer.Task
-
- getExecutor() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the 2PC executor.
- getExtraJndiProperties() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The extra JNDI environment properties added the the InitialContext's environment upon creation.
- getFormatId() - Method in class bitronix.tm.BitronixXid
-
Get Bitronix XID format ID.
- getFormatId() - Method in class bitronix.tm.journal.TransactionLogHeader
-
Get FORMAT_ID_HEADER.
- getFuture() - Method in class bitronix.tm.twopc.executor.Job
-
- getGeneratedKeys() - Method in class bitronix.tm.resource.jdbc.JdbcStatementHandle
-
- getGeneratedKeys() - Method in class bitronix.tm.resource.jdbc.JdbcUncachedPreparedStatementHandle
-
- getGlobalTransactionId() - Method in class bitronix.tm.BitronixXid
-
Get the GTRID of the XID.
- getGlobalTransactionIdUid() - Method in class bitronix.tm.BitronixXid
-
- getGracefulShutdownInterval() - Method in class bitronix.tm.Configuration
-
Maximum amount of seconds the TM will wait for transactions to get done before aborting them at shutdown time.
- getGtrid() - Method in class bitronix.tm.BitronixTransaction
-
- getGtrid() - Method in interface bitronix.tm.BitronixTransactionMBean
-
- getGtrid() - Method in class bitronix.tm.internal.XAResourceManager
-
- getGtrid() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getHeader() - Method in class bitronix.tm.journal.TransactionLogAppender
-
- getHeaderLength() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getIgnoreRecoveryFailures() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getIgnoreRecoveryFailures() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getIndexOfChild(Object, Object) - Method in class bitronix.tm.gui.ResourcesTreeModel
-
- getInFlightTransactions() - Method in class bitronix.tm.BitronixTransactionManager
-
Return all in-flight transactions.
- getInitialContext(Hashtable) - Method in class bitronix.tm.jndi.BitronixInitialContextFactory
-
- getInitialContextFactory() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The Context.INITIAL_CONTEXT_FACTORY of the JNDI Context used to fetch the XAConnectionFactory.
- getInPoolSize() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getInPoolSize() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- getInPoolSize() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getInPoolSize() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- getInstance() - Static method in class bitronix.tm.journal.DiskForceBatcherThread
-
Get the single instance of the DiskForceBatcherThread.
- getIsolationLevel() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getJndiTransactionSynchronizationRegistryName() - Method in class bitronix.tm.Configuration
-
Get the name the
TransactionSynchronizationRegistry should be bound under in the
BitronixContext.
- getJndiUserTransactionName() - Method in class bitronix.tm.Configuration
-
Get the name the
UserTransaction should be bound under in the
BitronixContext.
- getJournal() - Method in class bitronix.tm.Configuration
-
Get the journal implementation.
- getJournal() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the transactions journal.
- getLastReleaseDate() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- getLastReleaseDate() - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
Get the date at which this object was last released to the pool.
- getLastReleaseDate() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
Get the date at which this object was last released to the pool.
- getLastReleaseDate() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getLastReleaseDate() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getLastReleaseDate() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getLocalAutoCommit() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getLoginTimeout() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getLoginTimeout() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getLogPart1Filename() - Method in class bitronix.tm.Configuration
-
Get the journal fragment file 1 name.
- getLogPart2Filename() - Method in class bitronix.tm.Configuration
-
Get the journal fragment file 2 name.
- getLogWriter() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getLogWriter() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getMaxIdleTime() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getMaxLogSizeInMb() - Method in class bitronix.tm.Configuration
-
Maximum size in megabytes of the journal fragments.
- getMaxPoolSize() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getMaxPoolSize() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- getMaxPoolSize() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- getMessage() - Method in exception bitronix.tm.internal.BitronixMultiSystemException
-
- getMessage() - Method in exception bitronix.tm.twopc.PhaseException
-
- getMessageConsumer() - Method in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- getMessageListener() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getMessageListener() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- getMessageListener() - Method in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- getMessageProducer() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getMessageSelector() - Method in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- getMetaData() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- getMetaData() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- getMinPoolSize() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getMinPoolSize() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- getMinPoolSize() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- getName() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The JNDI name under which the XAConnectionFactory is available.
- getNameInNamespace() - Method in class bitronix.tm.jndi.BitronixContext
-
- getNameParser(Name) - Method in class bitronix.tm.jndi.BitronixContext
-
- getNameParser(String) - Method in class bitronix.tm.jndi.BitronixContext
-
- getNaturalOrderPositions() - Method in class bitronix.tm.internal.XAResourceManager
-
- getNaturalOrderPositions() - Method in class bitronix.tm.utils.Scheduler
-
- getNaturalOrderResourcesForPosition(Integer) - Method in class bitronix.tm.internal.XAResourceManager
-
- getNextShrinkDate() - Method in class bitronix.tm.resource.common.XAPool
-
- getNoLocal() - Method in class bitronix.tm.resource.jms.TopicSubscriberWrapper
-
- getObject() - Method in class bitronix.tm.timer.PoolShrinkingTask
-
- getObject() - Method in class bitronix.tm.timer.RecoveryTask
-
- getObject() - Method in class bitronix.tm.timer.Task
-
- getObject() - Method in class bitronix.tm.timer.TransactionTimeoutTask
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class bitronix.tm.BitronixTransactionManagerObjectFactory
-
Since there can be only one transaction manager per VM instance, this method always returns a reference
to the unique BitronixTransactionManager object.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistryObjectFactory
-
Since there can be only one synchronization registry per VM instance, this method always returns a reference
to the unique BitronixTransactionSynchronizationRegistry object.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class bitronix.tm.resource.ResourceObjectFactory
-
- getOldestInFlightTransactionTimestamp() - Method in class bitronix.tm.BitronixTransactionManager
-
Return the timestamp of the oldest in-flight transaction.
- getParentLogger() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getParentLogger() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getPassword() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getPassword() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getPooledConnection() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- getPooledConnection() - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- getPooledConnection() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- getPoolingConnectionFactory() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getPoolingConnectionFactory() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getPoolingDataSource() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getPosition() - Method in class bitronix.tm.journal.TransactionLogHeader
-
Get CURRENT_POSITION_HEADER.
- getPreparedStatementCacheSize() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getPriority() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getProperties() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- getProperties(Object) - Static method in class bitronix.tm.utils.PropertyUtils
-
Build a map of direct javabeans properties of the target object.
- getProperty(Object, String) - Static method in class bitronix.tm.utils.PropertyUtils
-
Get a direct or indirect property (dotted property: prop1.prop2.prop3) on the target object.
- getProviderUrl() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The Context.PROVIDER_URL of the JNDI Context used to fetch the XAConnectionFactory.
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.BaseProxyHandlerClass
-
Must be implemented by the sub-class of this class.
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcCallableStatementHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcResultSetHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcStatementHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.JdbcUncachedPreparedStatementHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- getProxiedDelegate() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAConnection
-
- getRecordLength() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getRecoverer() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the transaction recoverer.
- getReference() - Method in class bitronix.tm.BitronixTransactionManager
-
BitronixTransactionManager can only have a single instance per JVM so this method always returns a reference
with no special information to find back the sole instance.
- getReference() - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- getReference() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
- getReference() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
PoolingDataSource must alway have a unique name so this method builds a reference to this object using
the unique name as
RefAddr.
- getReference() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
PoolingConnectionFactory must alway have a unique name so this method builds a reference to this object
using the unique name as
RefAddr.
- getResource(Object) - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- getResource() - Method in class bitronix.tm.twopc.executor.Job
-
- getResourceAsStream(String) - Static method in class bitronix.tm.utils.ClassLoaderUtils
-
Load a resource from the classpath.
- getResourceBean() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- getResourceBean() - Method in interface bitronix.tm.resource.common.XAResourceHolder
-
Get the ResourceBean which created this XAResourceHolder.
- getResourceBean() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
Get the ResourceBean which created this XAResourceHolder.
- getResourceBean() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getResourceBean() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getResourceConfigurationFilename() - Method in class bitronix.tm.Configuration
-
- getResourceLoader() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the resource loader.
- getResourceManager() - Method in class bitronix.tm.BitronixTransaction
-
- getResources() - Method in class bitronix.tm.internal.ThreadContext
-
Get this context's resources, in the JTA 1.1 TransactionSynchronizationRegistry sense.
- getResources() - Method in class bitronix.tm.resource.ResourceLoader
-
- getResourceStates() - Method in exception bitronix.tm.internal.BitronixMultiSystemException
-
Get the list of XAResourceHolderStates which threw an exception during execution.
- getResourceStates() - Method in exception bitronix.tm.twopc.PhaseException
-
Get the list of resource which threw an exception during a phase execution.
- getResourcesUniqueNames() - Static method in class bitronix.tm.resource.ResourceRegistrar
-
- getResultSet() - Method in class bitronix.tm.resource.jdbc.JdbcStatementHandle
-
- getResultSet() - Method in class bitronix.tm.resource.jdbc.JdbcUncachedPreparedStatementHandle
-
- getReverseOrderPositions() - Method in class bitronix.tm.internal.XAResourceManager
-
- getReverseOrderPositions() - Method in class bitronix.tm.utils.Scheduler
-
- getReverseOrderResourcesForPosition(Integer) - Method in class bitronix.tm.internal.XAResourceManager
-
- getRollbackOnly() - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- getRolledbackCount() - Method in class bitronix.tm.recovery.Recoverer
-
Get the amount of transactions rolled back during the last recovery run.
- getRolledbackCount() - Method in interface bitronix.tm.recovery.RecovererMBean
-
- getRoot() - Method in class bitronix.tm.gui.ResourcesTreeModel
-
- getRow(int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getRow(int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getRow(int) - Method in class bitronix.tm.gui.TransactionTableModel
-
- getRowCount() - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getRowCount() - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getRuntimeException() - Method in class bitronix.tm.twopc.executor.Job
-
- getSecurityCredentials() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The Context.SECURITY_CREDENTIALS of the JNDI Context used to fetch the XAConnectionFactory.
- getSecurityPrincipal() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The Context.SECURITY_PRINCIPAL of the JNDI Context used to fetch the XAConnectionFactory.
- getSequenceNumber() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getServerId() - Method in class bitronix.tm.Configuration
-
ASCII ID that must uniquely identify this TM instance.
- getSession() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getSession(boolean) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getSession() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- getShareTransactionConnections() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getStackTrace(Throwable) - Static method in class bitronix.tm.utils.ExceptionUtils
-
Returns the stack trace of the specified Throwable.
- getStartDate() - Method in class bitronix.tm.BitronixTransaction
-
- getStartDate() - Method in interface bitronix.tm.BitronixTransactionMBean
-
- getState() - Method in class bitronix.tm.journal.TransactionLogHeader
-
Get STATE_HEADER.
- getState() - Method in class bitronix.tm.resource.common.AbstractXAStatefulHolder
-
- getState() - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
Get the current resource state.
- getState() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- getState() - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- getStateDescription() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getStateDescription() - Method in interface bitronix.tm.resource.jdbc.JdbcPooledConnectionMBean
-
- getStateDescription() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getStateDescription() - Method in interface bitronix.tm.resource.jms.JmsPooledConnectionMBean
-
- getStatement() - Method in class bitronix.tm.resource.jdbc.JdbcResultSetHandle
-
- getStatus() - Method in class bitronix.tm.BitronixTransaction
-
- getStatus() - Method in class bitronix.tm.BitronixTransactionManager
-
- getStatus() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getStatusDescription() - Method in class bitronix.tm.BitronixTransaction
-
- getStatusDescription() - Method in interface bitronix.tm.BitronixTransactionMBean
-
- getSynchronizationScheduler() - Method in class bitronix.tm.BitronixTransaction
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class bitronix.tm.gui.TransactionTableCellRenderer
-
- getTaskScheduler() - Method in class bitronix.tm.timer.Task
-
- getTaskScheduler() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the task scheduler.
- getTestConnections() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getTestQuery() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getThreadName() - Method in class bitronix.tm.BitronixTransaction
-
- getThreadName() - Method in interface bitronix.tm.BitronixTransactionMBean
-
- getTime() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getTimeout() - Method in class bitronix.tm.internal.ThreadContext
-
Return this context's default timeout.
- getTimestamp() - Method in class bitronix.tm.journal.TransactionLogHeader
-
Get TIMESTAMP_HEADER.
- getTimeToLive() - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- getTopic() - Method in class bitronix.tm.resource.jms.TopicSubscriberWrapper
-
- getTotalPoolSize() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- getTotalPoolSize() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- getTotalPoolSize() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getTotalPoolSize() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- getTransacted() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getTransacted() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- getTransaction() - Method in class bitronix.tm.BitronixTransactionManager
-
- getTransaction() - Method in class bitronix.tm.internal.ThreadContext
-
Return the transaction linked with this thread context.
- getTransactionGtridsCurrentlyHoldingThis() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getTransactionGtridsCurrentlyHoldingThis() - Method in interface bitronix.tm.resource.jdbc.JdbcPooledConnectionMBean
-
- getTransactionGtridsCurrentlyHoldingThis() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getTransactionGtridsCurrentlyHoldingThis() - Method in interface bitronix.tm.resource.jms.JmsPooledConnectionMBean
-
- getTransactionKey() - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- getTransactionManager() - Static method in class bitronix.tm.TransactionManagerServices
-
Create an initialized transaction manager.
- getTransactionStatus() - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- getTransactionSynchronizationRegistry() - Static method in class bitronix.tm.TransactionManagerServices
-
Create the JTA 1.1 TransactionSynchronizationRegistry.
- getTransactionTimeout() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- getTransactionTimeout() - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- getTransactionTimeoutDate() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getTwoPcOrderingPosition() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getTwoPcOrderingPosition() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getUniqueName() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getUniqueName() - Method in class bitronix.tm.recovery.DanglingTransaction
-
- getUniqueName() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getUniqueName() - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
Get the resource name as registered in the transactions journal.
- getUniqueNames() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- getUrl() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getUrlPkgPrefixes() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
The Context.URL_PKG_PREFIXES of the JNDI Context used to fetch the XAConnectionFactory.
- getUser() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getUser() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- getUseTmJoin() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getUseTmJoin() - Method in class bitronix.tm.resource.common.ResourceBean
-
- getValueAt(int, int) - Method in class bitronix.tm.gui.DuplicatedGtridTableModel
-
- getValueAt(int, int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- getValueAt(int, int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- getVersion() - Static method in class bitronix.tm.Version
-
- getXAConnection() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getXAConnection(String, String) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- getXAConnection() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- getXAConnection() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getXAException() - Method in class bitronix.tm.twopc.executor.Job
-
- getXAFactory() - Method in class bitronix.tm.resource.common.XAPool
-
- getXAResource() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getXAResource() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- getXAResource() - Method in interface bitronix.tm.resource.common.XAResourceHolder
-
Get the vendor's XAResource implementation of the wrapped resource.
- getXAResource() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
Get the vendor's XAResource implementation of the wrapped resource.
- getXAResource() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getXAResource() - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAConnection
-
- getXAResource() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getXAResource() - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- getXAResourceHolder() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getXAResourceHolders() - Method in class bitronix.tm.resource.common.RecoveryXAResourceHolder
-
- getXAResourceHolders() - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
- getXAResourceHolders() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceHolder
-
- getXAResourceHolders() - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- getXAResourceHolders() - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- getXAResourceHolders() - Method in class bitronix.tm.resource.jms.JmsPooledConnection
-
- getXAResourceHolderStateGtrids() - Method in class bitronix.tm.resource.common.AbstractXAResourceHolder
-
Simple helper method which returns a set of GTRIDs of transactions in which
this resource is enlisted.
- getXAResourceHolderStatesForGtrid(Uid) - Method in class bitronix.tm.resource.common.AbstractXAResourceHolder
-
- getXAResourceHolderStatesForGtrid(Uid) - Method in interface bitronix.tm.resource.common.XAResourceHolder
-
- getXAStatefulHolder() - Method in class bitronix.tm.resource.common.DeferredReleaseSynchronization
-
- getXid() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- getXid() - Method in class bitronix.tm.recovery.DanglingTransaction
-
- goAhead(long) - Method in class bitronix.tm.journal.TransactionLogHeader
-
Advance CURRENT_POSITION_HEADER.
- GTRID_COL - Static variable in class bitronix.tm.gui.RawTransactionTableModel
-
- incCreatedResourcesCounter() - Method in class bitronix.tm.resource.common.ResourceBean
-
Increment a transient counter.
- IncrementalRecoverer - Class in bitronix.tm.recovery
-
Incremental resource recoverer.
- IncrementalRecoverer() - Constructor for class bitronix.tm.recovery.IncrementalRecoverer
-
- init() - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
- init() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
-
- init() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
Initializes the pool by creating the initial amount of connections.
- init() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
- init() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
Initialize the pool by creating the initial amount of connections.
- init() - Method in class bitronix.tm.resource.ResourceLoader
-
Initialize the ResourceLoader and load the resources configuration file specified in
bitronix.tm.resource.configuration property.
- InitializationException - Exception in bitronix.tm.utils
-
Thrown at transaction manager startup when an error occurs.
- InitializationException(String) - Constructor for exception bitronix.tm.utils.InitializationException
-
- InitializationException(String, Throwable) - Constructor for exception bitronix.tm.utils.InitializationException
-
- inPoolSize() - Method in class bitronix.tm.resource.common.XAPool
-
- intToBytes(int) - Static method in class bitronix.tm.utils.Encoder
-
- invoke(Object, Method, Object[]) - Method in class bitronix.tm.resource.jdbc.BaseProxyHandlerClass
-
Implementation of the InvocationHandler interface.
- isAllowMultipleLrc() - Method in class bitronix.tm.Configuration
-
Should the transaction manager allow enlistment of multiple LRC resources in a single transaction?
This is highly unsafe but could be useful for testing.
- isAsynchronous2Pc() - Method in class bitronix.tm.Configuration
-
Should two phase commit be executed asynchronously? Asynchronous two phase commit can improve performance when
there are many resources enlisted in transactions but is more CPU intensive due to the dynamic thread spawning
requirements.
- isCellEditable(int, int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- isCellEditable(int, int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- isClosed() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- isClosed() - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- isClosed() - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- isCrc32Correct() - Method in class bitronix.tm.journal.TransactionLogRecord
-
- isCurrentNodeOnlyRecovery() - Method in class bitronix.tm.Configuration
-
Should the recovery process not recover XIDs generated with another JVM unique ID? Setting this property to true
is useful in clustered environments where multiple instances of BTM are running on different nodes.
- isDebugZeroResourceTransaction() - Method in class bitronix.tm.Configuration
-
Should creation and commit call stacks of transactions executed without a single enlisted tracked and logged
or not?
- isDisabled() - Method in class bitronix.tm.resource.common.ResourceBean
-
- isDisabled() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- isDisabled() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- isDisableJmx() - Method in class bitronix.tm.Configuration
-
Should JMX Mbeans not be registered even if a JMX MBean server is detected?
- isDone(Object) - Method in class bitronix.tm.twopc.executor.AsyncExecutor
-
- isDone(Object) - Method in interface bitronix.tm.twopc.executor.Executor
-
Check if the thread pool has terminated the execution of the job represented by a future.
- isDone(Object) - Method in class bitronix.tm.twopc.executor.SyncExecutor
-
- isEmpty() - Method in class bitronix.tm.journal.DiskForceWaitQueue
-
- isEnableJdbc4ConnectionTest() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- isEnded() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- isFailed() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- isFailed() - Method in class bitronix.tm.resource.common.XAPool
-
- isFailed() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- isFailed() - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- isFailed() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- isFailed() - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- isFilterLogStatus() - Method in class bitronix.tm.Configuration
-
Should only mandatory logs be written? Enabling this parameter lowers space usage of the fragments but makes
debugging more complex.
- isForceBatchingEnabled() - Method in class bitronix.tm.Configuration
-
Are disk forces batched? Disabling batching can seriously lower the transaction manager's throughput.
- isForcedWriteEnabled() - Method in class bitronix.tm.Configuration
-
Are logs forced to disk? Do not set to false in production since without disk force, integrity is not
guaranteed.
- isLeaf(Object) - Method in class bitronix.tm.gui.ResourcesTreeModel
-
- isNarrowJndiObject() - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Should PortableRemoteObject.narrow(Object, Class) be applied on the object looked up from
JNDI before trying to cast it to XAConnectionFactory ?
- isParticipating(XAResourceHolderState) - Method in class bitronix.tm.twopc.AbstractPhaseEngine
-
Determine if a resource is participating in the phase or not.
- isParticipating(XAResourceHolderState) - Method in class bitronix.tm.twopc.Committer
-
- isParticipating(XAResourceHolderState) - Method in class bitronix.tm.twopc.Preparer
-
- isParticipating(XAResourceHolderState) - Method in class bitronix.tm.twopc.Rollbacker
-
- isParticipatingInActiveGlobalTransaction() - Method in class bitronix.tm.resource.common.AbstractXAResourceHolder
-
If this method returns false, then local transaction calls like Connection.commit() can be made.
- isRunning() - Method in class bitronix.tm.recovery.Recoverer
-
Check if the recoverer currently is running.
- isRunning() - Method in interface bitronix.tm.recovery.RecovererMBean
-
- isSameRM(XAResource) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- isSameRM(XAResource) - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- isSkipCorruptedLogs() - Method in class bitronix.tm.Configuration
-
Should corrupted logs be skipped?
- isStarted() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- isSuspended() - Method in class bitronix.tm.internal.XAResourceHolderState
-
- isTaskSchedulerRunning() - Static method in class bitronix.tm.TransactionManagerServices
-
Check if the task scheduler has started.
- isTransactionManagerRunning() - Static method in class bitronix.tm.TransactionManagerServices
-
Check if the transaction manager has started.
- isUnilateralRollback() - Method in exception bitronix.tm.internal.BitronixMultiSystemException
-
- isUnilateralRollback(XAException) - Static method in exception bitronix.tm.internal.BitronixXAException
-
- isWarnAboutZeroResourceTransaction() - Method in class bitronix.tm.Configuration
-
Should transactions executed without a single enlisted resource result in a warning or not? Most of the time
transactions executed with no enlisted resource reflect a bug or a mis-configuration somewhere.
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcCallableStatementHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcResultSetHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcStatementHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.JdbcUncachedPreparedStatementHandle
-
- isWrapperFor(Class<?>) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- iterator() - Method in class bitronix.tm.utils.Scheduler
-
- schedulePoolShrinking(XAPool) - Method in class bitronix.tm.timer.TaskScheduler
-
Schedule a task that will tell a XA pool to close idle connections.
- Scheduler<T> - Class in bitronix.tm.utils
-
Positional object container.
- Scheduler() - Constructor for class bitronix.tm.utils.Scheduler
-
- scheduleRecovery(Recoverer, Date) - Method in class bitronix.tm.timer.TaskScheduler
-
Schedule a task that will run background recovery at the specified date.
- scheduleTransactionTimeout(BitronixTransaction, Date) - Method in class bitronix.tm.timer.TaskScheduler
-
Schedule a task that will mark the transaction as timed out at the specified date.
- send(Message) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Message, int, int, long) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Destination, Message) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Destination, Message, int, int, long) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Message, CompletionListener) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Message, int, int, long, CompletionListener) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Destination, Message, CompletionListener) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- send(Destination, Message, int, int, long, CompletionListener) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- Service - Interface in bitronix.tm.utils
-
All internal services implement this interface.
- session - Variable in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- session - Variable in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setAcquireIncrement(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the amount of connections to be created at once when the pool needs to grow.
- setAcquisitionInterval(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set the amount of time in seconds the pool will wait before trying to acquire a connection again after an
invalid connection has been attempted to be acquired.
- setAcquisitionTimeout(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the amount of time in seconds a call to get a connection from the pool will wait when the pool is empty.
- setActive(int) - Method in class bitronix.tm.BitronixTransaction
-
- setAlive(boolean) - Method in class bitronix.tm.journal.DiskForceBatcherThread
-
Thread will run for as long as this flag is not false.
- setAllowLocalTransactions(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set if the transaction manager should allow mixing XA and non-XA transactions.
- setAllowMultipleLrc(boolean) - Method in class bitronix.tm.Configuration
-
Set to true if the transaction manager should allow enlistment of multiple LRC resources in a single transaction.
- setApplyTransactionTimeout(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set if the transaction-timeout should be set on the XAResource when the XAResource is
enlisted.
- setAsynchronous2Pc(boolean) - Method in class bitronix.tm.Configuration
-
Set if two phase commit should be executed asynchronously.
- setAutoCommit(boolean) - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- setAutoCommit(boolean) - Method in class bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
-
- setAutomaticEnlistingEnabled(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Specify if the XA resource wrapper should enlist/delist this resource automatically in global transactions.
- setBackgroundRecoveryInterval(int) - Method in class bitronix.tm.Configuration
-
- setBackgroundRecoveryIntervalSeconds(int) - Method in class bitronix.tm.Configuration
-
Set the interval in seconds at which to run the recovery process in the background.
- setCacheProducersConsumers(boolean) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- setClassName(String) - Method in class bitronix.tm.resource.common.ResourceBean
-
Specify the underlying implementation class name of the XA resource described by this bean.
- setClientID(String) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- setClientID(String) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- setConnectionFactoryClassName(String) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- setCurrentNodeOnlyRecovery(boolean) - Method in class bitronix.tm.Configuration
-
Set to true if recovery should filter out recovered XIDs that do not contain this JVM's unique ID, false otherwise.
- setCursorHoldability(String) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
Set the default cursor holdability for connections.
- setDebugZeroResourceTransaction(boolean) - Method in class bitronix.tm.Configuration
-
Set if creation and commit call stacks of transactions executed without a single enlisted resource should be
tracked and logged.
- setDefaultTransactionTimeout(int) - Method in class bitronix.tm.Configuration
-
Set the default transaction timeout in seconds.
- setDeferConnectionRelease(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the transaction interleaving capability of the database.
- setDelegate(PreparedStatement) - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
- setDeliveryDelay(long) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setDeliveryMode(int) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setDisabled(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set whether this resource is disabled, meaning it's temporarily forbidden to acquire
a connection from its pool.
- setDisabled(boolean) - Method in interface bitronix.tm.resource.jdbc.PoolingDataSourceMBean
-
- setDisabled(boolean) - Method in interface bitronix.tm.resource.jms.PoolingConnectionFactoryMBean
-
- setDisableJmx(boolean) - Method in class bitronix.tm.Configuration
-
Set to true if JMX Mbeans should not be registered even if a JMX MBean server is detected.
- setDisableMessageID(boolean) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setDisableMessageTimestamp(boolean) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setDriverClassName(String) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setDriverProperties(Properties) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set the properties that should be set on the underlying implementation.
- setEnableJdbc4ConnectionTest(boolean) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
When set and the underlying JDBC driver supports JDBC 4 isValid(), a Connection.isValid() call
is performed to test the connection before handing it to the caller.
- setExceptionAnalyzer(String) - Method in class bitronix.tm.Configuration
-
Set the exception analyzer implementation.
- setExceptionListener(ExceptionListener) - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- setExceptionListener(ExceptionListener) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- setExtraJndiProperties(Properties) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the extra JNDI environment properties added the the InitialContext's environment upon creation.
- setFailed(boolean) - Method in class bitronix.tm.resource.common.XAPool
-
- setFailed(boolean) - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
Mark this resource producer as failed or not.
- setFailed(boolean) - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
-
Mark this resource producer as failed or not.
- setFailed(boolean) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- setFailed(boolean) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- setFilterLogStatus(boolean) - Method in class bitronix.tm.Configuration
-
Set if only mandatory logs should be written.
- setForceBatchingEnabled(boolean) - Method in class bitronix.tm.Configuration
-
Set if disk forces are batched.
- setForcedWriteEnabled(boolean) - Method in class bitronix.tm.Configuration
-
Set if logs are forced to disk.
- setFormatId(int) - Method in class bitronix.tm.journal.TransactionLogHeader
-
Set FORMAT_ID_HEADER.
- setFuture(Object) - Method in class bitronix.tm.twopc.executor.Job
-
- setGracefulShutdownInterval(int) - Method in class bitronix.tm.Configuration
-
Set the maximum amount of seconds the TM will wait for transactions to get done before aborting them at shutdown
time.
- setIgnoreRecoveryFailures(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set whether XA recovery errors should quarantine the resource or be ignored.
- setInitialContextFactory(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the Context.INITIAL_CONTEXT_FACTORY of the JNDI Context used to fetch the XAConnectionFactory.
- setIsolationLevel(String) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
Set the default isolation level for connections.
- setJndiTransactionSynchronizationRegistryName(String) - Method in class bitronix.tm.Configuration
-
Set the name the
TransactionSynchronizationRegistry should be bound under in the
BitronixContext.
- setJndiUserTransactionName(String) - Method in class bitronix.tm.Configuration
-
Set the name the
UserTransaction should be bound under in the
BitronixContext.
- setJournal(String) - Method in class bitronix.tm.Configuration
-
Set the journal name.
- setLocalAutoCommit(String) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
Set the default local transactions autocommit mode.
- setLogFile(File) - Method in class bitronix.tm.gui.TransactionLogHeaderPanel
-
- setLoginTimeout(int) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setLoginTimeout(int) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- setLogPart1Filename(String) - Method in class bitronix.tm.Configuration
-
Set the journal fragment file 1 name.
- setLogPart2Filename(String) - Method in class bitronix.tm.Configuration
-
Set the journal fragment file 2 name.
- setLogWriter(PrintWriter) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setLogWriter(PrintWriter) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- setMaxIdleTime(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the amount of seconds and idle connection can stay in the pool before getting closed.
- setMaxLogSizeInMb(int) - Method in class bitronix.tm.Configuration
-
Set the Maximum size in megabytes of the journal fragments.
- setMaxPoolSize(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the maximum amount of connections that can be in the pool.
- setMessageListener(MessageListener) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- setMessageListener(MessageListener) - Method in class bitronix.tm.resource.jms.lrc.LrcXASession
-
- setMessageListener(MessageListener) - Method in class bitronix.tm.resource.jms.MessageConsumerWrapper
-
- setMinPoolSize(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Define the minimal amount of connections that can be in the pool.
- setName(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the JNDI name under which the XAConnectionFactory is available.
- setNarrowJndiObject(boolean) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set if PortableRemoteObject.narrow(Object, Class) should be applied on the object looked up from
JNDI before trying to cast it to XAConnectionFactory ?
- setPassword(String) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setPassword(String) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- setPooledConnection(JdbcPooledConnection) - Method in class bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle
-
Set the parent connection that created this statement.
- setPosition(long) - Method in class bitronix.tm.gui.TransactionLogHeaderPanel
-
- setPosition(long) - Method in class bitronix.tm.journal.TransactionLogHeader
-
Set CURRENT_POSITION_HEADER.
- setPreparedStatementCacheSize(int) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
Set the target maximum size of the prepared statement cache.
- setPriority(int) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setProperties(Properties) - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnectionFactory
-
- setProperties(Object, Map) - Static method in class bitronix.tm.utils.PropertyUtils
-
Set a Map of direct or indirect properties on the target object.
- setProperty(Object, String, Object) - Static method in class bitronix.tm.utils.PropertyUtils
-
Set a direct or indirect property (dotted property: prop1.prop2.prop3) on the target object.
- setProviderUrl(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the Context.PROVIDER_URL of the JNDI Context used to fetch the XAConnectionFactory.
- setResourceConfigurationFilename(String) - Method in class bitronix.tm.Configuration
-
- setRollbackOnly() - Method in class bitronix.tm.BitronixTransaction
-
- setRollbackOnly() - Method in class bitronix.tm.BitronixTransactionManager
-
- setRollbackOnly() - Method in class bitronix.tm.BitronixTransactionSynchronizationRegistry
-
- setSavepoint() - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- setSavepoint(String) - Method in class bitronix.tm.resource.jdbc.JdbcConnectionHandle
-
- setSecurityCredentials(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the Context.SECURITY_CREDENTIALS of the JNDI Context used to fetch the XAConnectionFactory.
- setSecurityPrincipal(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the Context.SECURITY_PRINCIPAL of the JNDI Context used to fetch the XAConnectionFactory.
- setServerId(String) - Method in class bitronix.tm.Configuration
-
Set the ASCII ID that must uniquely identify this TM instance.
- setShareTransactionConnections(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set whether connections in the ACCESSIBLE state can be shared within the context
of a transaction.
- setSkipCorruptedLogs(boolean) - Method in class bitronix.tm.Configuration
-
Set if corrupted logs should be skipped.
- setState(byte) - Method in class bitronix.tm.gui.TransactionLogHeaderPanel
-
- setState(byte) - Method in class bitronix.tm.journal.TransactionLogHeader
-
Set STATE_HEADER.
- setState(int) - Method in class bitronix.tm.resource.common.AbstractXAStatefulHolder
-
- setState(int) - Method in interface bitronix.tm.resource.common.XAStatefulHolder
-
Set the current resource state.
- setStatus(int) - Method in class bitronix.tm.BitronixTransaction
-
- setStatus(int, Set<String>) - Method in class bitronix.tm.BitronixTransaction
-
- setTestConnections(boolean) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- setTestQuery(String) - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
When set, the specified query will be executed on the connection acquired from the pool before being handed to
the caller.
- setTimeout(int) - Method in class bitronix.tm.internal.ThreadContext
-
Set this context's default timeout.
- setTimestamp(long) - Method in class bitronix.tm.gui.TransactionLogHeaderPanel
-
- setTimestamp(long) - Method in class bitronix.tm.journal.TransactionLogHeader
-
Set TIMESTAMP_HEADER.
- setTimeToLive(long) - Method in class bitronix.tm.resource.jms.MessageProducerWrapper
-
- setTransaction(BitronixTransaction) - Method in class bitronix.tm.internal.ThreadContext
-
Link a transaction with this thead context.
- setTransactionTimeout(int) - Method in class bitronix.tm.BitronixTransactionManager
-
- setTransactionTimeout(int) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- setTransactionTimeout(int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- setTransactionTimeoutDate(Date) - Method in class bitronix.tm.internal.XAResourceHolderState
-
- setTwoPcOrderingPosition(int) - Method in class bitronix.tm.resource.common.ResourceBean
-
Set the position at which this resource should stand during 2PC commit.
- setUniqueName(String) - Method in class bitronix.tm.resource.common.ResourceBean
-
Specify the resource unique name to be used to identify this resource during recovery.
- setUrl(String) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setUrlPkgPrefixes(String) - Method in class bitronix.tm.resource.jms.JndiXAConnectionFactory
-
Set the Context.URL_PKG_PREFIXES of the JNDI Context used to fetch the XAConnectionFactory.
- setUser(String) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXADataSource
-
- setUser(String) - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- setUseTmJoin(boolean) - Method in class bitronix.tm.resource.common.ResourceBean
-
Specify if the transaction manager should try to join resources by calling
XAResource.start(javax.transaction.xa.Xid, int) with
XAResource.TMJOIN.
- setValueAt(Object, int, int) - Method in class bitronix.tm.gui.PendingTransactionTableModel
-
- setValueAt(Object, int, int) - Method in class bitronix.tm.gui.RawTransactionTableModel
-
- setWarnAboutZeroResourceTransaction(boolean) - Method in class bitronix.tm.Configuration
-
Set if transactions executed without a single enlisted resource should result in a warning or not.
- setXid(BitronixXid) - Method in class bitronix.tm.internal.XAResourceHolderState
-
- shortToBytes(short) - Static method in class bitronix.tm.utils.Encoder
-
- shrink() - Method in class bitronix.tm.resource.common.XAPool
-
- shutdown() - Method in class bitronix.tm.BitronixTransactionManager
-
Shut down the transaction manager and release all resources held by it.
- shutdown() - Method in class bitronix.tm.Configuration
-
- shutdown() - Method in class bitronix.tm.journal.DiskJournal
-
- shutdown() - Method in class bitronix.tm.journal.NullJournal
-
- shutdown() - Method in class bitronix.tm.recovery.Recoverer
-
- shutdown() - Method in class bitronix.tm.resource.ResourceLoader
-
- shutdown() - Method in class bitronix.tm.timer.TaskScheduler
-
- shutdown() - Method in class bitronix.tm.twopc.executor.AsyncExecutor
-
- shutdown() - Method in interface bitronix.tm.twopc.executor.Executor
-
Shutdown the thead pool.
- shutdown() - Method in class bitronix.tm.twopc.executor.SyncExecutor
-
- shutdown() - Method in class bitronix.tm.utils.DefaultExceptionAnalyzer
-
- shutdown() - Method in interface bitronix.tm.utils.Service
-
Shutdown the service and free all held resources.
- size() - Method in class bitronix.tm.internal.XAResourceManager
-
Get the enlisted resources count.
- size() - Method in class bitronix.tm.journal.DiskForceWaitQueue
-
- size() - Method in class bitronix.tm.utils.Scheduler
-
- StackTrace - Class in bitronix.tm.utils
-
A dummy Throwable used to build a call stack.
- StackTrace() - Constructor for class bitronix.tm.utils.StackTrace
-
- start(int) - Method in class bitronix.tm.internal.XAResourceHolderState
-
- start(Xid, int) - Method in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- start() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- start() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- start(Xid, int) - Method in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- STARTED - Static variable in class bitronix.tm.resource.jdbc.lrc.LrcXAResource
-
- STARTED - Static variable in class bitronix.tm.resource.jms.lrc.LrcXAResource
-
- startRecovery() - Method in interface bitronix.tm.resource.common.XAResourceProducer
-
Prepare the recoverable XAResource producer for recovery.
- startRecovery() - Method in class bitronix.tm.resource.ehcache.EhCacheXAResourceProducer
-
Prepare the recoverable XAResource producer for recovery.
- startRecovery() - Method in class bitronix.tm.resource.jdbc.PoolingDataSource
-
- startRecovery() - Method in class bitronix.tm.resource.jms.PoolingConnectionFactory
-
- STATE_ACCESSIBLE - Static variable in interface bitronix.tm.resource.common.XAStatefulHolder
-
The state in which the resource is when it out of the pool but accessible by the application.
- STATE_CLOSED - Static variable in interface bitronix.tm.resource.common.XAStatefulHolder
-
The state in which the resource is when it is closed and unusable.
- STATE_HEADER - Static variable in class bitronix.tm.journal.TransactionLogHeader
-
Position of the log file state in the header.
- STATE_IN_POOL - Static variable in interface bitronix.tm.resource.common.XAStatefulHolder
-
The state in which the resource is when it is available in the pool.
- STATE_NOT_ACCESSIBLE - Static variable in interface bitronix.tm.resource.common.XAStatefulHolder
-
The state in which the resource is when it out of the pool but not accessible by the application.
- stateChanged(XAStatefulHolder, int, int) - Method in interface bitronix.tm.resource.common.StateChangeListener
-
- stateChanged(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.common.XAPool
-
- stateChanged(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- stateChanged(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- StateChangeListener - Interface in bitronix.tm.resource.common
-
- stateChanging(XAStatefulHolder, int, int) - Method in interface bitronix.tm.resource.common.StateChangeListener
-
- stateChanging(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.common.XAPool
-
- stateChanging(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.jdbc.JdbcPooledConnection
-
- stateChanging(XAStatefulHolder, int, int) - Method in class bitronix.tm.resource.jms.DualSessionWrapper
-
- statusChanged(int, int) - Method in interface bitronix.tm.internal.TransactionStatusChangeListener
-
- stop() - Method in class bitronix.tm.resource.jms.JmsConnectionHandle
-
- stop() - Method in class bitronix.tm.resource.jms.lrc.LrcXAConnection
-
- submit(Job) - Method in class bitronix.tm.twopc.executor.AsyncExecutor
-
- submit(Job) - Method in interface bitronix.tm.twopc.executor.Executor
-
Submit a job to be executed by the thread pool.
- submit(Job) - Method in class bitronix.tm.twopc.executor.SyncExecutor
-
- suspend() - Method in class bitronix.tm.BitronixTransactionManager
-
- suspend() - Method in class bitronix.tm.internal.XAResourceManager
-
Suspend all enlisted resources from the current transaction context.
- SyncExecutor - Class in bitronix.tm.twopc.executor
-
This implementation executes submitted jobs synchronously.
- SyncExecutor() - Constructor for class bitronix.tm.twopc.executor.SyncExecutor
-