public class FlowNotificationTextDebugger extends Object implements PipelineMessageNotificationListener<PipelineMessageNotification>
| Constructor and Description |
|---|
FlowNotificationTextDebugger(MessageProcessingFlowTraceManager messageProcessingFlowTraceManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBlocking() |
void |
onNotification(PipelineMessageNotification notification) |
public FlowNotificationTextDebugger(MessageProcessingFlowTraceManager messageProcessingFlowTraceManager)
public boolean isBlocking()
isBlocking in interface ServerNotificationListener<PipelineMessageNotification>public void onNotification(PipelineMessageNotification notification)
onNotification in interface ServerNotificationListener<PipelineMessageNotification>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.