Package com.yahoo.vespa.config
Class GenericConfig
java.lang.Object
com.yahoo.vespa.config.GenericConfig
A generic config with an internal generic builder that mimics a real config builder in order to support builders
when we don't have the schema.
- Author:
- Ulf Lilleengen
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GenericConfig
public GenericConfig()
-