ServiceManagerInterface
Interface ServiceManagerInterface
Hierarchy
ServiceManagerInterface
Implemented by
- AbstractFileBasedPluginManager
- AbstractPluginManager
- CommandManager
- ControllerManager
- ServiceManager
Index
Methods
Methods
get
get<T>(Service: ServiceKeyType<T>): T
Defined in Library/ServiceManager/ServiceManagerInterface.ts:4
Type parameters:
T
Parameters:
| Name | Type |
|---|---|
| Service | ServiceKeyType<T> |
Returns: T