public class PropertyComponentUtils extends Object
| Constructor and Description |
|---|
PropertyComponentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.beans.PropertyValue |
getPropertyValueFromPropertyComponent(ComponentModel propertyComponentModel)
Creates a
PropertyValue from a generic property/ies component in the configuration. |
public static org.springframework.beans.PropertyValue getPropertyValueFromPropertyComponent(ComponentModel propertyComponentModel)
PropertyValue from a generic property/ies component in the configuration.propertyComponentModel - the component model for spring:property, spring:properties or property.PropertyValue with the parsed content of the component.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.