@feature-hub
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
async-
ssr-
manager
core
Async
Value
Externals
Validator
Feature
App
Manager
Feature
Service
Registry
Feature
App
Definition
Feature
App
Environment
Feature
App
Manager
Options
Feature
App
Scope
Feature
App
Scope
Options
Feature
Hub
Feature
Hub
Options
Feature
Service
Binding
Feature
Service
Consumer
Definition
Feature
Service
Consumer
Dependencies
Feature
Service
Environment
Feature
Service
Provider
Definition
dependencies
id
optional
Dependencies
create
Feature
Service
Registry
Options
Feature
Services
Feature
Services
Binding
Logger
Provided
Externals
Required
Externals
Shared
Feature
Service
Feature
Service
Binder
Module
Loader
create
Feature
Hub
dom
history-
service
logger
module-
loader-
amd
module-
loader-
commonjs
react
serialized-
state-
manager
server-
request
Type parameters
TSharedFeatureService
:
SharedFeatureService
TFeatureServices
:
FeatureServices
=
FeatureServices
Hierarchy
FeatureServiceConsumerDefinition
FeatureServiceProviderDefinition
Index
Properties
dependencies
id
optional
Dependencies
Methods
create
Properties
Optional
Readonly
dependencies
dependencies
:
undefined
|
{
externals
?:
RequiredExternals
;
featureServices
?:
FeatureServiceConsumerDependencies
}
Readonly
id
id
:
string
Optional
Readonly
optional
Dependencies
optional
Dependencies
:
undefined
|
{
featureServices
?:
FeatureServiceConsumerDependencies
}
Methods
create
create
(
env
:
FeatureServiceEnvironment
<
TFeatureServices
>
)
:
TSharedFeatureService
|
undefined
Parameters
env:
FeatureServiceEnvironment
<
TFeatureServices
>
Returns
TSharedFeatureService
|
undefined
Generated using
TypeDoc