Stops the application.
Stops all plugins in reverse dependency order.
Resolves a service from the container.
The service token
The resolved service
Gets the dependency injection container.
Gets all registered plugins.
Gets a plugin by name.
The plugin name
The plugin if found, undefined otherwise
Gets the current lifecycle phase.
Performs health checks on all plugins and contexts.
Aggregated health check result
The main application class.
Manages plugins, lifecycle, and provides access to the container.
Example