Class GenericConfig

java.lang.Object
com.yahoo.vespa.config.GenericConfig

public class GenericConfig extends Object
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
  • Constructor Details

    • GenericConfig

      public GenericConfig()