Class ManifestAutoReloadWatcher
java.lang.Object
ch.so.agi.gretl.control.server.manifest.ManifestAutoReloadWatcher
-
Constructor Summary
ConstructorsConstructorDescriptionManifestAutoReloadWatcher(GretlControlProperties properties, ManifestCatalog catalog, ManifestAdministrationService administrationService) -
Method Summary
-
Constructor Details
-
ManifestAutoReloadWatcher
public ManifestAutoReloadWatcher(GretlControlProperties properties, ManifestCatalog catalog, ManifestAdministrationService administrationService)
-
-
Method Details
-
initialize
@PostConstruct public void initialize() -
reloadChangedManifest
@Scheduled(fixedDelay=5000L) public void reloadChangedManifest()
-