Container
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| addServiceClass | addServiceClass<S,T>(ctor: Class<T>,force: boolean): void | |
| constructor | new Container() | |
| createService | createService<S,T>(ctor: Class<T>,context: default,initialState: S): T | |
| getServiceClass | getServiceClass<S,T>(ctor: Class<T>): Class<T> |