novx
Preparing search index...
core/src
EnvironmentScope
Class EnvironmentScope
Environment scope - caches instances for the lifetime of the environment
Hierarchy (
View Summary
)
SingletonScope
EnvironmentScope
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
EnvironmentScope
()
:
EnvironmentScope
Returns
EnvironmentScope
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...
Environment scope - caches instances for the lifetime of the environment