Class GenericConfig


  • public class GenericConfig
    extends java.lang.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 Summary

      Constructors 
      Constructor Description
      GenericConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericConfig

        public GenericConfig()