public interface JControlOperations
extends org.omg.CosTransactions.ControlOperations
Modifier and Type | Method and Description |
---|---|
org.omg.CosTransactions.otid_t |
getGlobalTID(org.omg.CosTransactions.StatusHolder status) |
long |
getLocalTID(org.omg.CosTransactions.StatusHolder status) |
org.omg.CosTransactions.Status |
getTranState() |
void |
setTranState(org.omg.CosTransactions.Status state) |
org.omg.CosTransactions.otid_t getGlobalTID(org.omg.CosTransactions.StatusHolder status)
long getLocalTID(org.omg.CosTransactions.StatusHolder status)
org.omg.CosTransactions.Status getTranState()
void setTranState(org.omg.CosTransactions.Status state)
Copyright © 2019. All rights reserved.