public interface TransactionContextProvider
| Modifier and Type | Method and Description |
|---|---|
QueueTransactionContext |
getTransactionalContext() |
boolean |
isTransactional() |
boolean isTransactional()
QueueTransactionContext getTransactionalContext()
isTransactional() returns true it will return the
QueueTransactionContext related to the current session.{@link - MuleRuntimeException} if isTransactional() is false.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.