| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime.source |
| Modifier and Type | Method and Description |
|---|---|
<T,A> SourceCallback<T,A> |
SourceCallbackContext.getSourceCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Source.onStart(SourceCallback<T,A> sourceCallback)
This method will be invoked by the runtime to make the source start
producing messages.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.