Preparing search index...
The search index is not available
arn-server
arn-server
services/ProjectRegistry
ProjectRegistry
Class ProjectRegistry
Hierarchy
ProjectRegistry
Index
Constructors
constructor
Properties
config
Service
service
Factory
Factory
services
By
Project
Methods
create
Services
get
Config
get
Context
get
Services
teardown
Constructors
constructor
new
Project
Registry
(
configService
:
ConfigService
, serviceFactoryFactory
:
ServiceFactoryFactory
)
:
ProjectRegistry
Parameters
configService:
ConfigService
serviceFactoryFactory:
ServiceFactoryFactory
Returns
ProjectRegistry
Properties
Protected
config
Service
config
Service
:
ConfigService
Protected
service
Factory
Factory
service
Factory
Factory
:
ServiceFactoryFactory
Protected
services
By
Project
services
By
Project
:
Map
<
string
,
ServiceRegistry
>
= ...
Methods
Protected
create
Services
create
Services
(
projectKey
:
string
, projectConfig
:
ArnProjectValidConfigurationValue
)
:
ServiceRegistry
Parameters
projectKey:
string
projectConfig:
ArnProjectValidConfigurationValue
Returns
ServiceRegistry
get
Config
get
Config
(
)
:
Promise
<
ConfigService
>
Returns
Promise
<
ConfigService
>
get
Context
get
Context
(
projectKey
:
string
, someLangs
:
string
[]
, signature
:
undefined
|
string
, apiKey
:
undefined
|
string
, corsHandler
:
CorsHandler
)
:
Promise
<
ArnProjectContext
>
Parameters
projectKey:
string
someLangs:
string
[]
signature:
undefined
|
string
The value of authorization header.
apiKey:
undefined
|
string
corsHandler:
CorsHandler
Returns
Promise
<
ArnProjectContext
>
Protected
get
Services
get
Services
(
projectKey
:
string
, projectConfig
:
ArnProjectValidConfigurationValue
)
:
ServiceRegistry
Parameters
projectKey:
string
projectConfig:
ArnProjectValidConfigurationValue
Returns
ServiceRegistry
teardown
teardown
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
arn-
server
@types
plugins/sensible
plugins/support
project/
Arn
Plugin
project/
Arn
Project
Context
project/
Path
Plugin
project/
Project
Admin
Plugin
project/
Project
Admin
Plugin
Options
project/
Project
Already
Exists
project/
Project
Not
Found
project/
Project
Plugin
services/
Default
Service
Factory
services/
Project
Registry
services/
Service
Factory
services/
Service
Registry
test/module
Mock
test/setup
Jest
Project
Registry
constructor
config
Service
service
Factory
Factory
services
By
Project
create
Services
get
Config
get
Context
get
Services
teardown
Generated using
TypeDoc
The value of authorization header.