Class Chains<CHAIN extends Chain<?>>

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.core.ChainsConfig.Producer, ConfigProducer, Serializable
Direct Known Subclasses:
DocprocChains, FilterChains, ProcessingChains, SearchChains

public class Chains<CHAIN extends Chain<?>> extends TreeConfigProducer<AnyConfigProducer> implements com.yahoo.container.core.ChainsConfig.Producer
Root config producer the whole chains model(contains chains and components).
Author:
Tony Vaagenes, gjoranv
See Also: