ServiceContainer.getService Method

Gets a service from this service container.
 

Parameters

serviceType

Type: String
The type of the service to get.

Return Value


Type: Service
The service if it is found; otherwise null.