Uses of Interface
ch.rswk.meta.engine.EngineServices.ConfigurableService
Packages that use EngineServices.ConfigurableService
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of EngineServices.ConfigurableService in ch.rswk.meta.engine
Classes in ch.rswk.meta.engine that implement EngineServices.ConfigurableServiceModifier and TypeClassDescriptionclassclassclassclassActionService receives and dispatchesMetaActionto services that are registered to handle them.classclassFileService to upload, download, search and delete files.classGatewayService for sending SMS, email and invoking webhooks.classclassLoggingService for storing and searching for logs and metrics.classLuceneService handles writing and searching a single Lucene index via a work queue.classMetaService provides CRUD functionality for all meta model entities.classUserService provides CRUD functionality for all user entities.classWatchdogService can report engine health to another engine (usually a central, dedicated watchdog), check if other runtimes are healthy (as the dedicated watchdog) and schedule/process automated updates. -
Uses of EngineServices.ConfigurableService in ch.rswk.meta.engine.test
Classes in ch.rswk.meta.engine.test that implement EngineServices.ConfigurableServiceModifier and TypeClassDescriptionstatic classstatic class(package private) static classstatic classclass