Class XAResourceRecoveryHelperWrapper
java.lang.Object
com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
- All Implemented Interfaces:
XAResourceRecoveryHelper
Simple adaptor class that converts the JBossAS transaction integration SPI
version of the recovery interface (org.jboss.tm.XAResourceRecovery) into
the ArjunaJTA version (com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper)
so it can then be registered with the Recovery system (XARecoveryModule)
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com)
-
Constructor Summary
ConstructorDescriptionXAResourceRecoveryHelperWrapper
(org.jboss.tm.XAResourceRecovery xaResourceRecovery) -
Method Summary
-
Constructor Details
-
XAResourceRecoveryHelperWrapper
public XAResourceRecoveryHelperWrapper(org.jboss.tm.XAResourceRecovery xaResourceRecovery)
-
-
Method Details
-
initialise
- Specified by:
initialise
in interfaceXAResourceRecoveryHelper
- Throws:
Exception
-
getXAResources
- Specified by:
getXAResources
in interfaceXAResourceRecoveryHelper
- Throws:
Exception
-
equals
-
hashCode
public int hashCode()
-