Creates a new controller instance.
The validator instance.
The logger instance.
The consumer router instance.
The analyze service instance.
Registers used processors in the router.
StaticregisterRegisters the controller as a singleton in the DI container.
The DI container to register in.
StaticresolveResolves the controller from the DI container.
The DI container to resolve from.
The controller instance.
Represents the analyze controller.