Uses of Package
bitronix.tm.internal
Packages that use bitronix.tm.internal
Package
Description
JTA interfaces implementations and global services.
Internal implementation details.
Recovery logic.
Resource management code common across all resource types.
Ehcache specific resource management code.
JDBC specific resource management code.
Synchronous JMS specific resource management code.
Synchronous Jakarta Messaging specific resource management code.
Two-phase commit logic.
Two-phase commit commands executors.
Misc utility classes.
-
Classes in bitronix.tm.internal used by bitronix.tmClassDescriptionSubclass of
SystemExceptionsupporting nestedThrowables.BitronixTransactionstatus change listener interface.EveryBitronixTransactioncontains an instance of this class that is used to register and keep track of resources enlisted in a transaction. -
Classes in bitronix.tm.internal used by bitronix.tm.internalClassDescriptionSubclass of
SystemExceptionsupporting nestedThrowables.XAResourceHolderstate container. -
Classes in bitronix.tm.internal used by bitronix.tm.recovery
-
Classes in bitronix.tm.internal used by bitronix.tm.resource.commonClassDescriptionSubclass of
SystemExceptionsupporting nestedThrowables.XAResourceHolderstate container. -
Classes in bitronix.tm.internal used by bitronix.tm.resource.ehcache
-
Classes in bitronix.tm.internal used by bitronix.tm.resource.jdbc
-
Classes in bitronix.tm.internal used by bitronix.tm.resource.jms
-
Classes in bitronix.tm.internal used by bitronix.tm.resource.messaging
-
Classes in bitronix.tm.internal used by bitronix.tm.twopcClassDescriptionSubclass of
RollbackExceptionsupporting nestedThrowables.Subclass ofSystemExceptionsupporting nestedThrowables.XAResourceHolderstate container.EveryBitronixTransactioncontains an instance of this class that is used to register and keep track of resources enlisted in a transaction. -
Classes in bitronix.tm.internal used by bitronix.tm.twopc.executor
-
Classes in bitronix.tm.internal used by bitronix.tm.utils