Package thredds.server.config
package thredds.server.config
-
ClassesClassDescriptionTDScontext implements ServletContextAware so it gets a ServletContext and performs most initial THREDDS set up: - checks version - check for latest stable and development release versions - sets the content directory - reads persistent user defined params and runs ThreddsConfig.init - creates, if don't exist, log and public dirs in content directory - Get default and jsp dispatchers from servletContext - Creates and initializes the TdsConfigMapper - check for debug flags to enableA Singleton class to initialize and shutdown the CDM/TDS Formerly CdmInitServer info modelCreated by sarms on 02/13/2015.Read and process the threddsConfig.xml file.WMS config bean