Interface ControllerServiceMap

A ControllerServiceMap represents all services used by a Controller. It is up to the Controller to choose unique and persistent names for its services.

Hierarchy

Indexable

[name: string]: Service | undefined