Class PropertyResolverUtils


  • public class PropertyResolverUtils
    extends Object
    The type Property resolver utils.
    Author:
    bnasslahsen
    • Constructor Detail

      • PropertyResolverUtils

        public PropertyResolverUtils​(org.springframework.beans.factory.config.ConfigurableBeanFactory factory,
                                     org.springframework.context.MessageSource messageSource)
        Instantiates a new Property resolver utils.
        Parameters:
        factory - the factory
        messageSource - the message source
    • Method Detail

      • resolve

        public String resolve​(String parameterProperty,
                              Locale locale)
        Resolve string.
        Parameters:
        parameterProperty - the parameter property
        locale - the locale
        Returns:
        the string