| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.source |
| Modifier and Type | Method and Description |
|---|---|
SourceCompletionHandler |
SourceCompletionHandlerFactory.createCompletionHandler(SourceCallbackContextAdapter context)
Creates a new
SourceCompletionHandler |
| Constructor and Description |
|---|
DefaultSourceCompletionHandler(org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackExecutor onSuccessExecutor,
org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackExecutor onErrorExecutor,
org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackExecutor onTerminateExecutor,
org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackExecutor onBackPressureExecutor,
SourceCallbackContextAdapter context) |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.