Package | Description |
---|---|
org.mule.module.extension.internal.util |
Modifier and Type | Class and Description |
---|---|
class |
GroupValueSetter
An implementation of
ValueSetter for parameter groups. |
class |
SingleValueSetter
An implementation of
ValueSetter for assigning
the value of a single, non grouped Parameter
For performance reasons, it caches the setter to be used |
Modifier and Type | Method and Description |
---|---|
static List<ValueSetter> |
GroupValueSetter.settersFor(org.mule.extension.introspection.Capable capable)
Returns a
List containing one ValueSetter instance per each
ParameterGroup defined in the ParameterGroupCapability extracted
from the given capable . |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.