| org.springframework.util.StringValueResolver | 
Simple strategy interface for resolving a String value.
 Used by ConfigurableBeanFactory.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Resolve the given String value, for example parsing placeholders. 
  
   | |||||||||||
Resolve the given String value, for example parsing placeholders.
| strVal | the original String value | 
|---|