@Alias(value="pet-source") public class PetStoreSource extends org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>
| Constructor and Description |
|---|
PetStoreSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,org.mule.runtime.api.message.Attributes> sourceCallback) |
void |
onStop() |
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,org.mule.runtime.api.message.Attributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.