Class ModelConfigProvider

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, ConfigProducer, Serializable

public class ModelConfigProvider extends TreeConfigProducer<AnyConfigProducer>
A config provider for the model config. The ModelConfig is a common config and produced by ApplicationConfigProducerRoot , this config producer exists to make the admin/model config id exist for legacy reasons.
Since:
5.0.8
Author:
hmusum, gjoranv
See Also: