|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbitronix.tm.resource.common.ResourceBean
org.ehcache.transactions.xa.txmgr.btm.Ehcache3XAResourceProducer
public class Ehcache3XAResourceProducer
Constructor Summary | |
---|---|
Ehcache3XAResourceProducer()
|
Method Summary | |
---|---|
protected void |
addXAResource(javax.transaction.xa.XAResource xaResource)
|
void |
close()
|
bitronix.tm.resource.common.XAStatefulHolder |
createPooledConnection(java.lang.Object xaFactory,
bitronix.tm.resource.common.ResourceBean bean)
|
void |
endRecovery()
|
bitronix.tm.resource.common.XAResourceHolder |
findXAResourceHolder(javax.transaction.xa.XAResource xaResource)
|
javax.naming.Reference |
getReference()
|
void |
init()
|
protected boolean |
isEmpty()
|
protected boolean |
removeXAResource(javax.transaction.xa.XAResource xaResource)
|
void |
setFailed(boolean failed)
|
bitronix.tm.internal.XAResourceHolderState |
startRecovery()
|
java.lang.String |
toString()
|
Methods inherited from class bitronix.tm.resource.common.ResourceBean |
---|
getAcquireIncrement, getAcquisitionInterval, getAcquisitionTimeout, getAllowLocalTransactions, getApplyTransactionTimeout, getAutomaticEnlistingEnabled, getClassName, getDeferConnectionRelease, getDriverProperties, getIgnoreRecoveryFailures, getMaxIdleTime, getMaxPoolSize, getMinPoolSize, getShareTransactionConnections, getTwoPcOrderingPosition, getUniqueName, getUseTmJoin, incCreatedResourcesCounter, isDisabled, setAcquireIncrement, setAcquisitionInterval, setAcquisitionTimeout, setAllowLocalTransactions, setApplyTransactionTimeout, setAutomaticEnlistingEnabled, setClassName, setDeferConnectionRelease, setDisabled, setDriverProperties, setIgnoreRecoveryFailures, setMaxIdleTime, setMaxPoolSize, setMinPoolSize, setShareTransactionConnections, setTwoPcOrderingPosition, setUniqueName, setUseTmJoin |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface bitronix.tm.resource.common.XAResourceProducer |
---|
getUniqueName |
Constructor Detail |
---|
public Ehcache3XAResourceProducer()
Method Detail |
---|
protected void addXAResource(javax.transaction.xa.XAResource xaResource)
protected boolean removeXAResource(javax.transaction.xa.XAResource xaResource)
public bitronix.tm.internal.XAResourceHolderState startRecovery() throws bitronix.tm.recovery.RecoveryException
startRecovery
in interface bitronix.tm.resource.common.XAResourceProducer
bitronix.tm.recovery.RecoveryException
protected boolean isEmpty()
public void endRecovery() throws bitronix.tm.recovery.RecoveryException
endRecovery
in interface bitronix.tm.resource.common.XAResourceProducer
bitronix.tm.recovery.RecoveryException
public void setFailed(boolean failed)
setFailed
in interface bitronix.tm.resource.common.XAResourceProducer
public bitronix.tm.resource.common.XAResourceHolder findXAResourceHolder(javax.transaction.xa.XAResource xaResource)
findXAResourceHolder
in interface bitronix.tm.resource.common.XAResourceProducer
public void init()
init
in interface bitronix.tm.resource.common.XAResourceProducer
public void close()
close
in interface bitronix.tm.resource.common.XAResourceProducer
public bitronix.tm.resource.common.XAStatefulHolder createPooledConnection(java.lang.Object xaFactory, bitronix.tm.resource.common.ResourceBean bean) throws java.lang.Exception
createPooledConnection
in interface bitronix.tm.resource.common.XAResourceProducer
java.lang.Exception
public javax.naming.Reference getReference() throws javax.naming.NamingException
getReference
in interface javax.naming.Referenceable
javax.naming.NamingException
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |