Class ReloadServiceImpl
java.lang.Object
ch.tocco.nice2.model.base.impl.init.ReloadServiceImpl
- All Implemented Interfaces:
ReloadService
Reload service to reload the configuration.
You can contribute your
ReloadAction
s with a key.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setReloadActions
(List<ReloadActionContribution> reloadActions)
-
Constructor Details
-
ReloadServiceImpl
public ReloadServiceImpl(org.slf4j.Logger log)
-
-
Method Details
-
setReloadActions
-
reload
- Specified by:
reload
in interfaceReloadService
-
getModelReloaders
-