Class SystemPropertyResolver.Default

    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • getProperty

        public String getProperty​(String sPropertyName)
        Description copied from interface: SystemPropertyResolver
        Return the value of the specified system property.
        Specified by:
        getProperty in interface SystemPropertyResolver
        Parameters:
        sPropertyName - the name of the property to return
        Returns:
        the value of the specified system property