Interface Configurable

    • Method Detail

      • getConfig

        Map<String,​Object> getConfig()
        Defines a map of configuration parameters. They are merged with the configuration parameters from the configuration inheritance tree.
        Returns:
        Configuration parameter map
      • setConfig

        void setConfig​(Map<String,​Object> config)
        Parameters:
        config - Configuration parameter map