Creates a new application instance.
The logger instance.
The database connector instance.
The producer connector instance.
The analyze queue instance.
The http-server router instance.
The http-server instance.
Starts the application.
Stops the application.
StaticregisterRegisters the application as a singleton in the DI container.
The DI container to register in.
StaticresolveResolves the application from the DI container.
The DI container to resolve from.
The application instance.
Represents the reverse application.
Depends:
Example