Service Definition
class ServiceDefinition
Defines a service
serviceCls is the base class as which this service is registered.
injectionType is how the service is to be injected.
ServiceProducer is used to create an instance of the service.
Types
Link copied to clipboard
class CodeLocation