public interface FlowConstruct extends org.mule.runtime.api.meta.NamedObject, LifecycleStateEnabled
FlowConstruct that once implemented and configured defines a construct through which messages are
processed using MessageSource and Processor building blocks.| Modifier and Type | Method and Description |
|---|---|
MessagingExceptionHandler |
getExceptionListener() |
MuleContext |
getMuleContext() |
String |
getServerId() |
FlowConstructStatistics |
getStatistics() |
String |
getUniqueIdString()
Generate a unique ID string
|
getLifecycleStateMessagingExceptionHandler getExceptionListener()
FlowConstructStatistics getStatistics()
MuleContext getMuleContext()
String getUniqueIdString()
String getServerId()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.