public static class DefaultLocalMuleClient.MuleClientFlowConstruct extends Object implements FlowConstruct
| Constructor and Description |
|---|
DefaultLocalMuleClient.MuleClientFlowConstruct(MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
MessagingExceptionHandler |
getExceptionListener() |
LifecycleState |
getLifecycleState() |
MessageInfoMapping |
getMessageInfoMapping() |
MessageProcessorChain |
getMessageProcessorChain() |
MuleContext |
getMuleContext() |
String |
getName()
Gets the name of the object
|
FlowConstructStatistics |
getStatistics() |
public DefaultLocalMuleClient.MuleClientFlowConstruct(MuleContext muleContext)
public String getName()
NamedObjectgetName in interface NamedObjectpublic MessagingExceptionHandler getExceptionListener()
getExceptionListener in interface FlowConstructpublic LifecycleState getLifecycleState()
getLifecycleState in interface LifecycleStateEnabledpublic FlowConstructStatistics getStatistics()
getStatistics in interface FlowConstructpublic MuleContext getMuleContext()
getMuleContext in interface FlowConstructpublic MessageInfoMapping getMessageInfoMapping()
getMessageInfoMapping in interface FlowConstructMessageInfoMapping used to control how Important message
information is pulled from the current message.public MessageProcessorChain getMessageProcessorChain()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.