Skip navigation links
B E G L O R S T U X 

B

BitronixTransactionManagerLookup - Class in org.ehcache.transactions.xa.txmgr.btm
 
BitronixTransactionManagerLookup() - Constructor for class org.ehcache.transactions.xa.txmgr.btm.BitronixTransactionManagerLookup
 
BitronixXAResourceRegistry - Class in org.ehcache.transactions.xa.txmgr.btm
Bitronix's BTM XAResourceRegistry implementation.
BitronixXAResourceRegistry() - Constructor for class org.ehcache.transactions.xa.txmgr.btm.BitronixXAResourceRegistry
 

E

EhcacheXAException - Exception in org.ehcache.transactions.xa
XAException allowing construction of message, errorCode and throwable.
EhcacheXAException(String, int) - Constructor for exception org.ehcache.transactions.xa.EhcacheXAException
 
EhcacheXAException(String, int, Throwable) - Constructor for exception org.ehcache.transactions.xa.EhcacheXAException
 

G

getServiceType() - Method in class org.ehcache.transactions.xa.configuration.XAStoreConfiguration
 
getServiceType() - Method in class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProviderConfiguration
 
getTransactionManager() - Method in class org.ehcache.transactions.xa.txmgr.TransactionManagerWrapper
 
getTransactionManagerWrapper() - Method in class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProvider
Return an instance of TransactionManagerWrapper.
getTransactionManagerWrapper() - Method in interface org.ehcache.transactions.xa.txmgr.provider.TransactionManagerProvider
Return an instance of TransactionManagerWrapper.
getUniqueXAResourceId() - Method in class org.ehcache.transactions.xa.configuration.XAStoreConfiguration
 

L

LookupTransactionManagerProvider - Class in org.ehcache.transactions.xa.txmgr.provider
A TransactionManagerProvider implementation that resolves the TransactionManagerWrapper through the lookup class provided through its LookupTransactionManagerProviderConfiguration.
LookupTransactionManagerProvider(LookupTransactionManagerProviderConfiguration) - Constructor for class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProvider
Creates a new instance with the provided configuration.
LookupTransactionManagerProviderConfiguration - Class in org.ehcache.transactions.xa.txmgr.provider
Specialized ServiceCreationConfiguration for the LookupTransactionManagerProvider.
LookupTransactionManagerProviderConfiguration(String) - Constructor for class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProviderConfiguration
 
LookupTransactionManagerProviderConfiguration(Class<? extends TransactionManagerLookup>) - Constructor for class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProviderConfiguration
 
lookupTransactionManagerWrapper() - Method in class org.ehcache.transactions.xa.txmgr.btm.BitronixTransactionManagerLookup
 
lookupTransactionManagerWrapper() - Method in interface org.ehcache.transactions.xa.txmgr.provider.TransactionManagerLookup
Creates a new TransactionManagerWrapper on each invocation.

O

org.ehcache.transactions.xa - package org.ehcache.transactions.xa
 
org.ehcache.transactions.xa.configuration - package org.ehcache.transactions.xa.configuration
 
org.ehcache.transactions.xa.txmgr - package org.ehcache.transactions.xa.txmgr
 
org.ehcache.transactions.xa.txmgr.btm - package org.ehcache.transactions.xa.txmgr.btm
 
org.ehcache.transactions.xa.txmgr.provider - package org.ehcache.transactions.xa.txmgr.provider
 

R

registerXAResource(String, XAResource) - Method in class org.ehcache.transactions.xa.txmgr.btm.BitronixXAResourceRegistry
Register an XAResource of a cache with BTM.
registerXAResource(String, XAResource) - Method in class org.ehcache.transactions.xa.txmgr.TransactionManagerWrapper
 
registerXAResource(String, XAResource) - Method in interface org.ehcache.transactions.xa.txmgr.XAResourceRegistry
Register a XAResource with a JTA implementation.

S

start(ServiceProvider<Service>) - Method in class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProvider
stop() - Method in class org.ehcache.transactions.xa.txmgr.provider.LookupTransactionManagerProvider

T

toString() - Method in class org.ehcache.transactions.xa.txmgr.TransactionManagerWrapper
 
TransactionManagerLookup - Interface in org.ehcache.transactions.xa.txmgr.provider
Interface used by the LookupTransactionManagerProvider to lookup transaction managers to be used in XA transactional caches.
TransactionManagerProvider - Interface in org.ehcache.transactions.xa.txmgr.provider
Provider of TransactionManagerWrapper instances.
TransactionManagerWrapper - Class in org.ehcache.transactions.xa.txmgr
A wrapper of JTA TransactionManager implementation with added support for XAResource registration.
TransactionManagerWrapper(TransactionManager, XAResourceRegistry) - Constructor for class org.ehcache.transactions.xa.txmgr.TransactionManagerWrapper
 

U

unregisterXAResource(String, XAResource) - Method in class org.ehcache.transactions.xa.txmgr.btm.BitronixXAResourceRegistry
Unregister an XAResource of a cache from BTM.
unregisterXAResource(String, XAResource) - Method in class org.ehcache.transactions.xa.txmgr.TransactionManagerWrapper
 
unregisterXAResource(String, XAResource) - Method in interface org.ehcache.transactions.xa.txmgr.XAResourceRegistry
Unregister a XAResource from a JTA implementation.

X

XACacheException - Exception in org.ehcache.transactions.xa
The payload exception thrown by the cache when XAStoreAccessException is thrown.
XACacheException(String) - Constructor for exception org.ehcache.transactions.xa.XACacheException
 
XACacheException(String, Throwable) - Constructor for exception org.ehcache.transactions.xa.XACacheException
 
XAResourceRegistry - Interface in org.ehcache.transactions.xa.txmgr
Support for XAResource registration with TransactionManager implementations.
XAStoreAccessException - Exception in org.ehcache.transactions.xa
A StoreAccessException thrown by the XAStore that is not handled by the ResilienceStrategy but used to throw a RuntimeException to the user of the cache.
XAStoreAccessException(RuntimeException) - Constructor for exception org.ehcache.transactions.xa.XAStoreAccessException
 
XAStoreConfiguration - Class in org.ehcache.transactions.xa.configuration
 
XAStoreConfiguration(String) - Constructor for class org.ehcache.transactions.xa.configuration.XAStoreConfiguration
 
B E G L O R S T U X 
Skip navigation links