Interface | Description |
---|---|
PropertyConfiguration |
This collects together various constraints/rewrites that can be applied to attributes.
|
SingleProperty | |
ValueMap |
Allow arbitrary processing of a value
|
Class | Description |
---|---|
ListValueMap |
Be careful - this doesn't work with endpoint properties because they need to be converted to a URI.
|
PrefixValueMap | |
ReusablePropertyConfiguration |
Allow initial mutation; first call of reset stores values as reference and allows
further temporary mutation; further calls to reset return to reference.
|
SimplePropertyConfiguration |
A direct implementation of
PropertyConfiguration |
SimplePropertyConfiguration.MapValueMap | |
SimplePropertyConfiguration.NamedValueMap | |
SinglePropertyLiteral | |
SinglePropertyWrapper | |
TempWrapperPropertyConfiguration |
Wrap a PropertyConfiguration so that changes are kept in the wrapper
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.