Package org.opengts

Contains the top-level OpenGTS configuration modules.

See:
          Description

Class Summary
StartupInit Provides startup initialization.
This class is loaded by DBConfig.java at startup initialization time, and various methods are called within this class to allow custom DB initialization.
The actual class loaded and executed by DBConfig can be overridden by placing the following line in the system 'default.conf' and 'webapp.conf' files:
Version This class provides runtime version information to the OpenGTS modules.
 

Package org.opengts Description

Contains the top-level OpenGTS configuration modules.