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 TypeMethodDescriptionvoid
EngineServices.ConfigWatcherNotificationConsumer.accept
(EngineRuntime.ConfigWatcherNotification notification)