Uses of Package
net.sf.ehcache.transaction.xa
-
Packages that use net.sf.ehcache.transaction.xa Package Description net.sf.ehcache.statistics This package contains classes related to LiveCacheStatistics and its implementation.net.sf.ehcache.statistics.extended This package contains classes related to extended statistics implementation.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use.net.sf.ehcache.transaction.manager This package contains the ehcache lookup interface for the supported JTA transaction managers.net.sf.ehcache.transaction.manager.selector This package contains JTA transaction managers selectors.net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache.net.sf.ehcache.transaction.xa.commands This package contains a representation of the queued commands which can be executed against a XA store.net.sf.ehcache.transaction.xa.processor XAResource requests processor. -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.statistics Class Description XaCommitOutcome The Enum XaCommitOutcome.XaRecoveryOutcome The Enum XaRecoveryOutcome.XaRollbackOutcome The Enum XaRollbackOutcome. -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.statistics.extended Class Description XaCommitOutcome The Enum XaCommitOutcome.XaRecoveryOutcome The Enum XaRecoveryOutcome.XaRollbackOutcome The Enum XaRollbackOutcome. -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction Class Description XidTransactionID A special TransactionID using a XID internally -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.manager Class Description EhcacheXAResource EhcacheXAResource represents anEhcacheinstance. -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.manager.selector Class Description EhcacheXAResource EhcacheXAResource represents anEhcacheinstance. -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa Class Description EhcacheXAResource EhcacheXAResource represents anEhcacheinstance.EhcacheXAResourceImpl The EhcacheXAResource implementationXaCommitOutcome The Enum XaCommitOutcome.XAExecutionListener Listener interface which provides callback hooks for listening to the 2PC lifecycleXaRecoveryOutcome The Enum XaRecoveryOutcome.XaRollbackOutcome The Enum XaRollbackOutcome.XATransactionContext An XATransactionContext represents the data local to a Transaction that involves a transactional Cache.XidTransactionID A special TransactionID using a XID internallyXidTransactionIDImpl -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa.commands Class Description XidTransactionID A special TransactionID using a XID internally -
Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa.processor Class Description EhcacheXAResourceImpl The EhcacheXAResource implementation