public interface WriteCommand extends DataCommand
GlobalTransaction
.Modifier and Type | Method and Description |
---|---|
GlobalTransaction |
getGlobalTransaction() |
void |
setGlobalTransaction(GlobalTransaction gtx)
Sets a GlobalTransaction on this command.
|
getFqn
acceptVisitor
getCommandId, getParameters, perform, setParameters
GlobalTransaction getGlobalTransaction()
void setGlobalTransaction(GlobalTransaction gtx)
gtx
- global transaction to setCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.