Class XAResourceRecordWrappingPluginImpl
java.lang.Object
com.arjuna.ats.internal.jbossatx.jta.XAResourceRecordWrappingPluginImpl
- All Implemented Interfaces:
XAResourceRecordWrappingPlugin
public class XAResourceRecordWrappingPluginImpl
extends Object
implements XAResourceRecordWrappingPlugin
A plugin implementation for copying resource metadata from the JBoss AS
specific XAResourceWrapper class to an XAResourceRecord.
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com) 2011-07
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEISName
(Integer eisKey) getEISName
(XAResource xaResource) void
-
Constructor Details
-
XAResourceRecordWrappingPluginImpl
public XAResourceRecordWrappingPluginImpl()
-
-
Method Details
-
transcribeWrapperData
- Specified by:
transcribeWrapperData
in interfaceXAResourceRecordWrappingPlugin
-
getEISName
- Specified by:
getEISName
in interfaceXAResourceRecordWrappingPlugin
- Throws:
IOException
ObjectStoreException
-
getEISName
- Specified by:
getEISName
in interfaceXAResourceRecordWrappingPlugin
-