Package com.arjuna.ats.jta.recovery
Interface XAResourceRecoveryHelper
-
- All Known Implementing Classes:
JmsXAResourceRecoveryHelper
public interface XAResourceRecoveryHelperInterface to be implemented by external entities that instantiate and supply their own XAResources to the recovery system.- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.transaction.xa.XAResource[]getXAResources()booleaninitialise(java.lang.String p)
-