public class ComponentLocationArgumentResolver extends Object implements ArgumentResolver<org.mule.runtime.api.component.location.ComponentLocation>
| Constructor and Description |
|---|
ComponentLocationArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.location.ComponentLocation |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public org.mule.runtime.api.component.location.ComponentLocation resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.runtime.api.component.location.ComponentLocation>executionContext - an ExecutionContextCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.