Creates a new application instance.
The logger instance.
The database connector instance.
The producer connector instance.
The analyze queue instance.
The repl-server router instance.
The repl-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 console application.
Depends:
Example