T - The type of the value to resolvepublic interface ParameterResolver<T>
getExpression() returns the possible
expression used to resolve the parameter value
resolve() resolves the parameter value of type
T
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getExpression() |
T |
resolve() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.