OptionalactionThe class method to call (defaults to handle) when isClass/isFactory.
OptionalisWhether module is a class to resolve from the container.
OptionalisWhether module is a factory to resolve from the container.
The handler: a class, a factory, or a function/instance.
OptionalnameThe job name this handler processes. Omitted for classes that only carry @OnJob methods.
A registered job-handler meta-module (
stone.queue.handlers).