Interface PropertyResolver

    • Method Detail

      • resolve

        String resolve​(String name)
        Resolves a property name to it's value.
        Parameters:
        name - the name of the property.
        Returns:
        the value that is associated with propertyName.