Package thredds.server.config


package thredds.server.config
  • Classes
    Class
    Description
     
    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 enable
    A Singleton class to initialize and shutdown the CDM/TDS Formerly CdmInit
    Server info model
    Created by sarms on 02/13/2015.
    Read and process the threddsConfig.xml file.
    WMS config bean