public class SharedSource extends org.mule.runtime.api.meta.AbstractAnnotatedObject implements MessageSource, org.mule.runtime.api.lifecycle.Initialisable, MuleContextAware, FlowConstructAware
SharedConfig.| Constructor and Description |
|---|
SharedSource() |
| Modifier and Type | Method and Description |
|---|---|
SharedConfig |
getConfig() |
void |
initialise() |
void |
setConfig(SharedConfig config) |
void |
setFlowConstruct(FlowConstruct flowConstruct) |
void |
setListener(Processor listener) |
void |
setMuleContext(MuleContext context) |
getAnnotation, getAnnotations, getLocation, setAnnotationspublic void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct in interface FlowConstructAwarepublic void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwarepublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic void setConfig(SharedConfig config)
public SharedConfig getConfig()
public void setListener(Processor listener)
setListener in interface MessageSourceCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.