public class SkeletonSource extends org.mule.runtime.api.component.AbstractComponent implements MessageSource, org.mule.runtime.api.lifecycle.Startable
MessageSource.BackPressureStrategy| Constructor and Description |
|---|
SkeletonSource() |
| Modifier and Type | Method and Description |
|---|---|
Processor |
getListener() |
boolean |
isStarted() |
void |
setListener(Processor listener) |
void |
start() |
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackPressureStrategypublic void setListener(Processor listener)
setListener in interface MessageSourcepublic Processor getListener()
public void start()
throws org.mule.runtime.api.exception.MuleException
start in interface org.mule.runtime.api.lifecycle.Startableorg.mule.runtime.api.exception.MuleExceptionpublic boolean isStarted()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.