Class PropertiesConfiguration


  • @Service
    public class PropertiesConfiguration
    extends Object
    Properties configuration service.
    Author:
    jabad
    • Method Detail

      • setWebServices

        @Autowired
        public void setWebServices​(WebService ws)
        Set web services.
        Parameters:
        ws - web services
      • getPropertyGroup

        public static String getPropertyGroup​(String propertyName)
        Return property group.
        Parameters:
        propertyName - property name
        Returns:
        property group for this property name.