Package org.olat.core.configuration

Interface Summary
ModuleLifeCycle Modules are bigger entities which want to have the possibility to get notified if the main entry point is initialized.
OLATModule Initial Date: 24.04.2004
ServiceLifeCycle Modules are bigger entities which want to have the possibility to get notified if the main entry point is initialized.
 

Class Summary
AbstractOLATModule Description:
Default/abstract class with helper methods.
JavaSystemPropertiesConfigurator Description:
Set derby system properties
ModuleConfig Holds the configured Modules from the _spring/defaultconfig.xml and _spring/extconfig.xml
PersistedProperties Description:
The PersistedProperties features reading and writing of configuration properties from and to properties files for module and application configuration.
PersistedPropertiesChangedEvent Description: