Search
Preparing search index...
The search index is not available
@alterior/runtime
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Field
Class Field<T>
Type parameters
T
Hierarchy
Property
<
T
>
Field
Index
Constructors
constructor
Accessors
annotations
descriptor
is
Static
name
type
value
Type
visibility
Methods
annotation
OfType
annotations
OfType
define
Metadata
delete
Metadata
get
Metadata
Constructors
constructor
new
Field
(
type
:
Constructor
<
T
>
, name
:
string
, isStatic
?:
boolean
)
:
Field
Parameters
type:
Constructor
<
T
>
name:
string
Default value
isStatic:
boolean
= false
Returns
Field
Accessors
annotations
get
annotations
(
)
:
IAnnotation
[]
Returns
IAnnotation
[]
descriptor
get
descriptor
(
)
:
PropertyDescriptor
Returns
PropertyDescriptor
is
Static
get
isStatic
(
)
:
boolean
Returns
boolean
name
get
name
(
)
:
string
Returns
string
Protected
type
get
type
(
)
:
Constructor
<
T
>
Returns
Constructor
<
T
>
value
Type
get
valueType
(
)
:
Type
<
any
>
Returns
Type
<
any
>
visibility
get
visibility
(
)
:
"private"
|
"public"
|
"protected"
Returns
"private"
|
"public"
|
"protected"
Methods
annotation
OfType
annotation
OfType<T>
(
type
:
Constructor
<
T
>
)
:
T
Type parameters
T
:
Annotation
Parameters
type:
Constructor
<
T
>
Returns
T
annotations
OfType
annotations
OfType<T>
(
type
:
Constructor
<
T
>
)
:
T
[]
Type parameters
T
:
Annotation
Parameters
type:
Constructor
<
T
>
Returns
T
[]
define
Metadata
define
Metadata
(
key
:
string
, value
:
string
)
:
void
Parameters
key:
string
value:
string
Returns
void
delete
Metadata
delete
Metadata
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
get
Metadata
get
Metadata
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
Globals
App
Options
Annotation
Application
Application
Args
Application
Options
Ref
Constructor
Method
Execution
Context
Exposure
Reflector
Field
constructor
annotations
descriptor
is
Static
name
type
value
Type
visibility
annotation
OfType
annotations
OfType
define
Metadata
delete
Metadata
get
Metadata
Method
Module
Definition
Module
Instance
Parameter
Property
Reflector
Roles
Service
Runtime
Service
Annotation
Service
Compiler
Type
Application
Options
Constructor
Expose
Options
Exposure
Method
Shim
Method
Shim
Param
On
Init
On
Start
On
Stop
Role
Configuration
Role
Registration
Role
State
Service
Options
Role
Configuration
Mode
Visibility
App
Options
EXPOSURES_
PROPERTY
SUPPORTED_
ROLE_
MODES
Service
module
Expose
Generated using
TypeDoc