Package com.yahoo.config.model
@ExportPackage
package com.yahoo.config.model
-
ClassDescriptionThis is the parent of all ConfigProducers in the system resulting from configuring an application.This interface describes the configs that are produced by the model producer root.A config model is an abstract representation of a subsystem, which is used by the builder of that subsystem to derive a config producer tree for the subsystem, and by other builders to access information about the subsystem for config production at a suitable abstraction level.This class contains a context that is passed to a model builder, and can be used to retrieve the application package, logger etc.ConfigModelInstanceFactory<MODEL extends ConfigModel>Interface for factories of config models.A resolver of implementations of named config models.A collection of config model instances owned by a system modelAn interface which provides addition of new config models.A config model class registry that only forwards to the chained registry.