Utility registry#
The configuration registry stores a utility registry in itself.
The component registry is a mapping of a name
and a type
to a method or function.
The utility registry works similarly, but for methods and functions, and with additional query argument type
.