public interface LocalQueueTransactionContext extends QueueTransactionContext
QueueTransactionContext
for local queue transactionsModifier and Type | Method and Description |
---|---|
void |
doCommit()
Commits the current transaction context operations
|
void |
doRollback()
Rollbacks the current transaction context operations
|
void doCommit() throws ResourceManagerException
ResourceManagerException
void doRollback() throws ResourceManagerException
ResourceManagerException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.