| Package | Description |
|---|---|
| org.mule.module.extension.internal.runtime.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
ByParameterNameArgumentResolver<T>
An implementation of
ArgumentResolver which resolves
to a parameter value of name ByParameterNameArgumentResolver.parameterName |
class |
EventArgumentResolver
An implementation of
ArgumentResolver which
returns the MuleEvent associated with a given
OperationContext. |
class |
MessageArgumentResolver
An implementation of
ArgumentResolver which
returns the MuleMessage associated with a given
OperationContext. |
class |
ParameterGroupArgumentResolver<T>
This class is the one that makes it possible to resolve arguments annotated with
ParameterGroup in a ReflectiveMethodOperationExecutor. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.