Package thredds.server.config
-
Class Summary Class Description HtmlConfigBean TdsContext TDScontext 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 enableTdsInit A Singleton class to initialize and shutdown the CDM/TDS Formerly CdmInitTdsServerInfoBean Server info modelTdsUpdateConfigBean Created by sarms on 02/13/2015.ThreddsConfig Read and process the threddsConfig.xml file.WmsConfigBean WMS config bean