@Alias(value="harvest-peaches") @MediaType(value="text/plain") public class HarvestPeachesSource extends org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.tck.message.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,org.mule.tck.message.StringAttributes> sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,org.mule.tck.message.StringAttributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.tck.message.StringAttributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.tck.message.StringAttributes>Copyright © 2022 MuleSoft, Inc.. All rights reserved.