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