| Interface | Description |
|---|---|
| TdsCatConfigAccess |
_more_
|
| TdsCatConfigInitialize |
_more_
|
| Class | Description |
|---|---|
| CdmInit |
A Singleton class to initialize the CDM, instantiated by Spring.
|
| CorsConfig |
Created by rmay on 12/2/14.
|
| FormatsAvailabilityService | |
| HtmlConfig |
_more_
|
| MyTdsCatConfig |
_more_
|
| StandardInitializer |
_more_
|
| StaticCatalog |
_more_
|
| TdsCatConfig |
_more_
|
| TdsConfig |
_more_
|
| TdsContext |
TDS context 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
- Sets InvDatasetScan and InvDatasetFeatureCollection properties
- Get default and jsp dispatchers from servletContext
- Creates and initializes the TdsConfigMapper
|
| TdsServerInfo |
Server info model
|
| TdsUpdateConfig |
Created by sarms on 02/13/2015.
|
| WmsConfig |
_more_
|
| Enum | Description |
|---|---|
| AllowableService |
Enum with the services that can be allowed/disallowed in the ThreddsConfig
file.
|