Package cz.metacentrum.perun.core.blImpl
Class ConfigManagerBlImpl
java.lang.Object
cz.metacentrum.perun.core.blImpl.ConfigManagerBlImpl
- All Implemented Interfaces:
ConfigManagerBl
- Author:
- David Flor <493294@mail.muni.cz>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Reloads the configuration of brandings and their respective apps (see perun-apps-config.yml)
-
Constructor Details
-
ConfigManagerBlImpl
-
-
Method Details
-
getConfigManagerImpl
-
reloadAppsConfig
public void reloadAppsConfig()Description copied from interface:ConfigManagerBl
Reloads the configuration of brandings and their respective apps (see perun-apps-config.yml)- Specified by:
reloadAppsConfig
in interfaceConfigManagerBl
-