public interface ValueProviderService
values for any Value Provider capable element in a Mule App.| Modifier and Type | Method and Description |
|---|---|
ValueResult |
getValues(Location location,
String providerName)
|
ValueResult getValues(Location location, String providerName)
location - The Location where the element is found.providerName - The name of the value provider to resolve the values.result of the resolving of the values.ValueResultCopyright © 2017 MuleSoft, Inc.. All rights reserved.