public final class ConfigurationArgumentResolver extends Object implements ArgumentResolver<Object>
ArgumentResolver which returns the value obtained through
ExecutionContext.getConfiguration()| Constructor and Description |
|---|
ConfigurationArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
Object |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public Object resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<Object>executionContext - an ExecutionContextCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.