Properties
Optional defaultInstance
defaultInstance: T
Methods
getImpl
- getImpl(adapterName: string): IDef<T>
-
Parameters
Returns IDef<T>
registerCtor
- registerCtor(adapterName: string, ctor: AdapterCtor<T>): void
-
Parameters
-
adapterName: string
-
ctor: AdapterCtor<T>
Returns void
Return the first implementation for this InterfaceDef