public class PropertyResolverUtils extends Object
Constructor and Description |
---|
PropertyResolverUtils(org.springframework.beans.factory.config.ConfigurableBeanFactory factory,
org.springframework.context.MessageSource messageSource)
Instantiates a new Property resolver utils.
|
Modifier and Type | Method and Description |
---|---|
String |
resolve(String parameterProperty,
Locale locale)
Resolve string.
|
public PropertyResolverUtils(org.springframework.beans.factory.config.ConfigurableBeanFactory factory, org.springframework.context.MessageSource messageSource)
factory
- the factorymessageSource
- the message sourceCopyright © 2021. All rights reserved.