com.neeve.config
Class ConfigObject

java.lang.Object
  extended by com.neeve.root.RootObject
      extended by com.neeve.config.ConfigObject
Direct Known Subclasses:
ConfigProviderDescriptor, ConfigRepositoryFactory, ConfigTool

public abstract class ConfigObject
extends RootObject

Root class for classes in the CONFIG package and all CONFIG implementations.

This class is the root class for all classes in this package and all CONFIG implementation packages. The root class in a CONFIG implementation package should extend this class.


Constructor Summary
ConfigObject()
          Default Constructor
 
Method Summary
 
Methods inherited from class com.neeve.root.RootObject
getChecked, getThreaded, getTracer, setChecked, setTracer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigObject

public ConfigObject()
Default Constructor



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.