Optional
activatorMaximum 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 this application can interact with capabilities of other applications without having to declare respective intentions.
Indicates whether this application can register and unregister intentions dynamically at runtime.
Optional
manifestMaximum 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.
Name of the application as specified in the manifest.
Version of the SCION Microfrontend Platform used by this application.
Indicates whether this application can interact with private capabilities of other applications.
Unique symbolic name of the application.
Represents an application registered in the platform.