public class OutboundTxRollbackMessageProcessor extends AbstractInterceptingMessageProcessor
logger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
OutboundTxRollbackMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isTransactionRollback()
Checks to see if the current transaction has been rolled back
|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorevent - MuleEvent to be processedMuleExceptionprotected boolean isTransactionRollback()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.