| Class | Description |
|---|---|
| AdapterList<T extends AdapterConfiguration> | |
| AdapterManager | |
| AnnotatorsConfig | |
| DatabaseConfig |
This
Configuration creates the ExperimentDAO bean by loading the XML config from the class path. |
| DatasetsConfig | |
| RootConfig |
This is the root
Configuration class that is processed by the Spring
framework and performs the following configurations:
Loads the properties file \"gerbil.properties\"
Starts a component scan inside the package
org.aksw.gerbil.web.config searching for other
Configurations
Replaces the streams used by System.out and
System.err by two ConsoleLogger objects. |
| WebMvcConfig |
This
Configuration class handles the initialization of the MVC elements. |
Copyright © 2014–2017. All rights reserved.