public class CoreTransactionDetail extends TransactionDetail
KEY_CREATION_TIME, KEY_MSG_BODY_BUFFER, KEY_MSG_OP_TYPE, KEY_MSG_PROPERTIES, KEY_MSG_TYPE, KEY_TX_RELATED_MESSAGES, KEY_XID_AS_BASE64, KEY_XID_BRANCH_QUAL, KEY_XID_FORMAT_ID, KEY_XID_GLOBAL_TXID
Constructor and Description |
---|
CoreTransactionDetail(Xid xid,
Transaction tx,
Long creation) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
decodeMessageProperties(ServerMessage msg) |
String |
decodeMessageType(ServerMessage msg) |
toJSON
public CoreTransactionDetail(Xid xid, Transaction tx, Long creation) throws Exception
Exception
public String decodeMessageType(ServerMessage msg)
decodeMessageType
in class TransactionDetail
public Map<String,Object> decodeMessageProperties(ServerMessage msg)
decodeMessageProperties
in class TransactionDetail
Copyright © 2018 JBoss by Red Hat. All rights reserved.