public interface InterceptingMessageProcessor extends Processor
Processes Event's intercepting another listener Processor. It is the InterceptingMessageProcessor's
responsibility to invoke the next Processor.
ReactiveProcessor.ProcessingType| Modifier and Type | Method and Description |
|---|---|
void |
setListener(Processor listener)
Set the MessageProcessor listener that will be invoked when a message is received or generated.
|
getProcessingTypevoid setListener(Processor listener)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.