Class ConfigurationRoot

  • All Implemented Interfaces:
    Configuration

    public abstract class ConfigurationRoot
    extends java.lang.Object
    implements Configuration
    The root node of the configuration file class, which is used to label and record the configuration information.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ConfigurationRoot

        public ConfigurationRoot()