Search
Preparing search index...
The search index is not available
Typescript-ioc
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"typescript-ioc"
InjectorHanlder
Class InjectorHanlder
Utility class to handle injection behavior on class decorations.
Hierarchy
InjectorHanlder
Index
Methods
decorate
Constructor
get
Constructor
From
Type
Methods
Static
decorate
Constructor
decorate
Constructor
(
target
:
Function
)
:
any
Parameters
target:
Function
Returns
any
Static
get
Constructor
From
Type
get
Constructor
From
Type
(
target
:
Function
)
:
FunctionConstructor
Parameters
target:
Function
Returns
FunctionConstructor
Globals
"typescript-
ioc"
Config
Impl
Container
Injector
Hanlder
decorate
Constructor
get
Constructor
From
Type
IoCContainer
Local
Scope
Scope
Singleton
Scope
Config
Map
Map
Constructor
Provider
construct
Auto
Wired
Inject
Inject
Param
Decorator
Inject
Property
Decorator
Provided
Provides
Scoped
Singleton
check
Type
Generated using
TypeDoc
Utility class to handle injection behavior on class decorations.