@MetadataScope(outputResolver=PetstoreMetadataResolver.class) public class SentientSource extends org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.api.component.location.ComponentLocation,Void>
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.location.ComponentLocation |
capturedLocation |
| Constructor and Description |
|---|
SentientSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<org.mule.runtime.api.component.location.ComponentLocation,Void> sourceCallback) |
void |
onStop() |
public static org.mule.runtime.api.component.location.ComponentLocation capturedLocation
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<org.mule.runtime.api.component.location.ComponentLocation,Void> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.api.component.location.ComponentLocation,Void>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<org.mule.runtime.api.component.location.ComponentLocation,Void>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.