public interface ComponentValueProvider
values associated to a parameter of a Component.| Modifier and Type | Method and Description |
|---|---|
Set<org.mule.runtime.api.value.Value> |
getValues(String parameterName) |
Set<org.mule.runtime.api.value.Value> getValues(String parameterName) throws ValueResolvingException
parameterName - the name of the parameter for which resolve their possible valuesvaluesValueResolvingExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.