Creates a new application instance.
The logger instance.
The database connector instance.
The producer connector instance.
The consumer connector instance.
The consumer router instance.
The analyze worker 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 actions application.
Depends:
Example