| org.springframework.core.env.ConfigurablePropertyResolver |
Known Indirect Subclasses
|
Configuration interface to be implemented by most if not all PropertyResolvers. Provides facilities for accessing and customizing the
ConversionService used when converting property values from one type to
another.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Set the
ConversionService to be used when performing type
conversions on properties. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.springframework.core.env.PropertyResolver
| |||||||||||
Set the ConversionService to be used when performing type
conversions on properties.