ServiceContainer.addService Method

Adds a service to this service container.
 

Parameters

serviceType

Type: String
The type of the service to add.
serviceInstance

Type: Service
The instance of the service to add.