public class SharedSource extends org.mule.runtime.api.component.AbstractComponent implements MessageSource, org.mule.runtime.api.lifecycle.Initialisable, MuleContextAware
SharedConfig.MessageSource.BackPressureStrategy| Constructor and Description |
|---|
SharedSource() |
| Modifier and Type | Method and Description |
|---|---|
SharedConfig |
getConfig() |
void |
initialise() |
void |
setConfig(SharedConfig config) |
void |
setListener(Processor listener) |
void |
setMuleContext(MuleContext context) |
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackPressureStrategypublic 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–2019 MuleSoft, Inc.. All rights reserved.