public final class SdkVoidCallbackArgumentResolver extends Object implements ArgumentResolver<org.mule.sdk.api.runtime.process.VoidCompletionCallback>
ArgumentResolver which resolves to a VoidCompletionCallback by delegating into a
VoidCallbackArgumentResolver and adapting the result.| Constructor and Description |
|---|
SdkVoidCallbackArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.sdk.api.runtime.process.VoidCompletionCallback |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public org.mule.sdk.api.runtime.process.VoidCompletionCallback resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.sdk.api.runtime.process.VoidCompletionCallback>executionContext - an ExecutionContextCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.