@Deprecated @MXBeanDescription(value="Management view of a subordinate transaction") public interface SubordinateActionBeanMBean extends ActionBeanMBean
Modifier and Type | Method and Description |
---|---|
String |
getParentNodeName()
Deprecated.
|
String |
getXid()
Deprecated.
|
getAgeInSeconds, getCreationTime, isParticipant, remove
getId, getType
@MXBeanPropertyDescription(value="A unique id for this transaction") String getXid()
@MXBeanPropertyDescription(value="The (XA) node name assigned by the administrator of the server from which this transaction was propagated") String getParentNodeName()
Copyright © 2021 JBoss by Red Hat. All rights reserved.