|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EhcacheXAResourceImpl | |
---|---|
net.sf.ehcache.transaction.xa | This package contains the functionality to provide XA support to a transactional Cache. |
net.sf.ehcache.transaction.xa.processor | XAResource requests processor. |
Uses of EhcacheXAResourceImpl in net.sf.ehcache.transaction.xa |
---|
Methods in net.sf.ehcache.transaction.xa that return EhcacheXAResourceImpl | |
---|---|
EhcacheXAResourceImpl |
XATransactionStore.getOrCreateXAResource()
Get or create the XAResource of this XA store |
Uses of EhcacheXAResourceImpl in net.sf.ehcache.transaction.xa.processor |
---|
Constructors in net.sf.ehcache.transaction.xa.processor with parameters of type EhcacheXAResourceImpl | |
---|---|
XARequestProcessor(EhcacheXAResourceImpl resourceImpl)
Constructor |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |