@Deprecated public class ServiceInternalMessageProcessor extends AbstractInterceptingMessageProcessor
| Modifier and Type | Field and Description |
|---|---|
protected Service |
service
Deprecated.
|
logger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
ServiceInternalMessageProcessor(Service service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
process(MuleEvent event)
Deprecated.
We do all this together here rather than chaining them in order to conserve
2.x exception handling behaviour
|
protected void |
processReplyTo(MuleEvent event,
MuleEvent result,
ReplyToHandler replyToHandler,
Object replyTo)
Deprecated.
|
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerprotected Service service
public ServiceInternalMessageProcessor(Service service)
public MuleEvent process(MuleEvent event) throws MuleException
event - MuleEvent to be processedMuleExceptionprotected void processReplyTo(MuleEvent event, MuleEvent result, ReplyToHandler replyToHandler, Object replyTo) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.