| Constructor and Description |
|---|
MethodArgumentResolverDelegate(List<org.mule.runtime.api.meta.model.parameter.ParameterGroupModel> parameterGroupModels,
Method method)
Creates a new instance for the given
method |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext,
Class<?>[] parameterTypes)
Returns an object array with the argument values of the given
executionContext |
public Object[] resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext, Class<?>[] parameterTypes)
executionContextexecutionContext - the context of an ComponentModel being currently executedCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.