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

public class Module extends AbstractConfigProducer<Module>
A simple sub service that is essentially just to have a node with a nice name in the tree. Could might as well have used an AbstractConfigProducer as well, but that makes the code very confusing to read.
Author:
Ulf Lilleengen
See Also: