Uses of Class
org.teamapps.application.server.system.config.SystemConfig
| Package | Description |
|---|---|
| org.teamapps.application.server.system.bootstrap |
-
Uses of SystemConfig in org.teamapps.application.server.system.bootstrap
Methods in org.teamapps.application.server.system.bootstrap that return SystemConfig Modifier and Type Method Description SystemConfigSystemRegistry. getSystemConfig()Constructors in org.teamapps.application.server.system.bootstrap with parameters of type SystemConfig Constructor Description SystemRegistry(SystemConfig systemConfig, BootstrapSessionHandler bootstrapSessionHandler, org.teamapps.universaldb.UniversalDB universalDB, TranslationService translationService)