add
Adds the specified service.
add(service: Service): this
Notes
- If a service with the same ID is currently registered, it will be unlinked and replaced with the new service
Related
- class ServiceContextA container of named services, part of the global application context.