|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XaQueueTransactionContext
XA Transaction context for queues
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.mule.util.queue.QueueTransactionContext |
|---|
clear, offer, peek, poll, size, untake |
| Method Detail |
|---|
void doCommit()
throws ResourceManagerException
ResourceManagerException
void doRollback()
throws ResourceManagerException
ResourceManagerException
void doPrepare()
throws ResourceManagerException
ResourceManagerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||