Interface ConfigPropertiesConverter

    • Method Detail

      • convert

        ConvertedProperties<?> convert​(Map<String,​String> mutableProps)
        Extracts all recognized properties from mutableProps into the extension-specific data structure. All recognized properties will no longer be present in mutableProps when this methor returns.