public interface FlowConstruct extends NamedObject, LifecycleStateEnabled
FlowConstruct that once implemented and configured defines a construct
through which messages are processed using MessageSource and MessageProcessor building
blocks.| Modifier and Type | Method and Description |
|---|---|
MessagingExceptionHandler |
getExceptionListener() |
MessageInfoMapping |
getMessageInfoMapping() |
MuleContext |
getMuleContext() |
FlowConstructStatistics |
getStatistics() |
getNamegetLifecycleStateMessagingExceptionHandler getExceptionListener()
FlowConstructStatistics getStatistics()
MessageInfoMapping getMessageInfoMapping()
MessageInfoMapping used to control how Important message
information is pulled from the current message.MuleContext getMuleContext()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.