@Alias(value="harvest-peaches") @MediaType(value="text/plain") public class HarvestPeachesSource extends org.mule.runtime.extension.api.runtime.source.Source<String,StringAttributes>
| Modifier and Type | Field and Description |
|---|---|
static boolean |
isConnected |
| Constructor and Description |
|---|
HarvestPeachesSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,StringAttributes> sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,StringAttributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<String,StringAttributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<String,StringAttributes>Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.