T - the type of the argument to be resolvedpublic interface ArgumentResolver<T>
| Modifier and Type | Method and Description |
|---|---|
T |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
T resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
executionContextexecutionContext - an ExecutionContextCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.