Maximum time (in milliseconds) that the host waits for this application to signal readiness.
This is the effective timeout, i.e, either the application-specific timeout as defined in ApplicationConfig.activatorLoadTimeout,
or the global timeout as defined in MicrofrontendPlatformConfig.activatorLoadTimeout, otherwise undefined
.
URL to the application root.
Indicates whether or not this application can issue intents for which it has not declared a respective intention.
Indicates whether or not 'Intention Registration API' is disabled for this application.
Maximum time (in milliseconds) that the host waits until the manifest for this application is loaded.
This is the effective timeout, i.e, either the application-specific timeout as defined in ApplicationConfig.manifestLoadTimeout,
or the global timeout as defined in MicrofrontendPlatformConfig.manifestLoadTimeout, otherwise undefined
.
URL to the manifest of this application.
Specifies the origin where message from this application must originate from. Messages of a different origin will be rejected.
Name of the application as specified in the manifest.
Indicates whether or not capability scope check is disabled for this application.
Unique symbolic name of the application.
Generated using TypeDoc
Represents an application registered in the platform.