coreServices.rootLifecycle
Home > @backstage/backend-plugin-api
> coreServices
> rootLifecycle
Registration of backend startup and shutdown lifecycle hooks.
See RootLifecycleService and the service docs for more information.
Signature:
rootLifecycle: import("../system").ServiceRef<import("./RootLifecycleService").RootLifecycleService, "root", "singleton">