| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionBasedParameterResolverValueResolver<T>
ValueResolver implementation for ParameterResolver that are resolved from an expression |
class |
ExpressionTypedValueValueResolver<T>
A
ValueResolver implementation and extension of TypeSafeExpressionValueResolver which evaluates expressions
and tries to ensure that the output is always of a certain type. |
class |
ExpressionValueResolver<T>
A
ValueResolver which evaluates a MEL expressions |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.