public class SkeletonSource extends org.mule.runtime.api.meta.AbstractAnnotatedObject implements MessageSource, org.mule.runtime.api.lifecycle.Startable
| Constructor and Description |
|---|
SkeletonSource() |
| Modifier and Type | Method and Description |
|---|---|
Processor |
getListener() |
boolean |
isStarted() |
void |
setListener(Processor listener) |
void |
start() |
getAnnotation, getAnnotations, getLocation, getRootContainerName, setAnnotationspublic 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–2017 MuleSoft, Inc.. All rights reserved.