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