Uses of Record Class
ch.rswk.meta.engine.EngineRuntime.ConfigWatcherNotification
Packages that use EngineRuntime.ConfigWatcherNotification
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of EngineRuntime.ConfigWatcherNotification in ch.rswk.meta.engine
Methods in ch.rswk.meta.engine that return types with arguments of type EngineRuntime.ConfigWatcherNotificationModifier and TypeMethodDescriptionEngineLauncher.ConfigWatcher.generateNotifications
(EngineLauncher.EngineConfig config) abstract List
<EngineRuntime.ConfigWatcherNotification> EngineRuntime.AbstractConfigWatcher.generateNotifications
(T config) Methods in ch.rswk.meta.engine with parameters of type EngineRuntime.ConfigWatcherNotificationModifier and TypeMethodDescriptiondefault void
EngineServices.ConfigurableService.handleConfigWatcherNotification
(EngineRuntime.ConfigWatcherNotification notification) void
AbstractEngineExecutionThreadService.onConfigWatcherNotification
(EngineRuntime.ConfigWatcherNotification notification) void
AbstractEngineIdleService.onConfigWatcherNotification
(EngineRuntime.ConfigWatcherNotification notification)