Provides registration of plugin startup and shutdown lifecycle hooks.
See the service documentation for more details.
Register a function to be called when the backend is shutting down.
Optional
Register a function to be called when the backend has been initialized.
When used with plugin scope it will wait for the plugin itself to have been initialized.
When used with root scope it will wait for all plugins to have been initialized.
Provides registration of plugin startup and shutdown lifecycle hooks.
See the service documentation for more details.