@Deprecated public class XAResourceRecordBean extends LogRecordWrapper implements XAResourceRecordBeanMBean
Modifier and Type | Class and Description |
---|---|
class |
XAResourceRecordBean.JTAXAResourceRecordWrapper
Deprecated.
Extension of an XAResource record for exposing the underlying XAResource which is protected
|
activated, listType, parent, rec
_uidWrapper, REMOVE_NOK_1, REMOVE_OK_1
Constructor and Description |
---|
XAResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
XAResourceRecordBean(UidWrapper w)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
activate()
Deprecated.
|
byte[] |
getBranchQualifier()
Deprecated.
|
String |
getClassName()
Deprecated.
|
String |
getEisProductName()
Deprecated.
|
String |
getEisProductVersion()
Deprecated.
|
int |
getFormatId()
Deprecated.
|
byte[] |
getGlobalTransactionId()
Deprecated.
|
String |
getHeuristicStatus()
Deprecated.
|
int |
getHeuristicValue()
Deprecated.
|
String |
getJndiName()
Deprecated.
|
String |
getNodeName()
Deprecated.
|
int |
getTimeout()
Deprecated.
|
callMethod, clearHeuristic, doSetStatus, getListType, getRecord, getStatus, getType, init, isHeuristic, isParticipant, remove, remove, setStatus, setStatus, toString
doRemove, getId, getName, getUid, getUid, register, register, type, unregister, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearHeuristic, getStatus, getType, isParticipant, setStatus
getId, remove
public XAResourceRecordBean(UidWrapper w)
public XAResourceRecordBean(ActionBean parent, AbstractRecord rec, ParticipantStatus listType)
public boolean activate()
activate
in class LogRecordWrapper
public String getClassName()
getClassName
in interface XAResourceMBean
public String getEisProductName()
getEisProductName
in interface XAResourceMBean
public String getEisProductVersion()
getEisProductVersion
in interface XAResourceMBean
public String getJndiName()
getJndiName
in interface XAResourceMBean
public int getTimeout()
getTimeout
in interface XAResourceMBean
public String getHeuristicStatus()
getHeuristicStatus
in interface LogRecordWrapperMBean
getHeuristicStatus
in class LogRecordWrapper
public byte[] getGlobalTransactionId()
getGlobalTransactionId
in interface XAResourceMBean
public byte[] getBranchQualifier()
getBranchQualifier
in interface XAResourceMBean
public int getFormatId()
getFormatId
in interface XAResourceMBean
public String getNodeName()
getNodeName
in interface XAResourceMBean
public int getHeuristicValue()
getHeuristicValue
in interface XAResourceMBean
Copyright © 2021 JBoss by Red Hat. All rights reserved.