novx
Preparing search index...
core/src
SingletonScope
Class SingletonScope
Singleton scope - caches instances for reuse
Hierarchy (
View Summary
)
SingletonScope
EnvironmentScope
Implements
Scope
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
SingletonScope
()
:
SingletonScope
Returns
SingletonScope
Methods
get
get
<
T
>
(
provider
:
AbstractInstanceProvider
<
T
>
,
environment
:
Environment
,
argProvider
:
()
=>
any
[]
,
)
:
T
Type Parameters
T
Parameters
provider
:
AbstractInstanceProvider
<
T
>
environment
:
Environment
argProvider
:
()
=>
any
[]
Returns
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
novx
Loading...
Singleton scope - caches instances for reuse