Interface ServiceConfig

    • Method Detail

      • get

        Object get​(String name)
        Parameters:
        name - the name of the parameter
        Returns:
        the value of the parameter
      • getConfigs

        Map<String,​Object> getConfigs()
        Returns:
        map of all configurations or null