public interface XaQueueTransactionContext extends QueueTransactionContext
Modifier and Type | Method and Description |
---|---|
void |
doCommit()
Commits the current transaction context operations
|
void |
doPrepare()
Prepares the current transaction context for a commit
|
void |
doRollback()
Rollbacks the current transaction context operations
|
void doCommit() throws ResourceManagerException
ResourceManagerException
void doRollback() throws ResourceManagerException
ResourceManagerException
void doPrepare() throws ResourceManagerException
ResourceManagerException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.