public abstract class AbstractSource extends org.mule.runtime.extension.api.runtime.source.Source<String,String>
| Constructor and Description |
|---|
AbstractSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,String> sourceCallback) |
void |
onStop() |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.