Class AbstractConfigurable

    • Constructor Detail

      • AbstractConfigurable

        public AbstractConfigurable()
    • Method Detail

      • getConfig

        public final Map<String,​Object> getConfig()
        Defines a map of configuration parameters. They are merged with the configuration parameters from the configuration inheritance tree.
        Specified by:
        getConfig in interface Configurable
        Returns:
        Configuration parameter map