class Resolver
Defined at line 23 of file fidling/gen/sdk/fidl/fuchsia.component.resolution/fuchsia.component.resolution/cpp/fidl/fuchsia.component.resolution/cpp/markers.h
An interface for resolving a URL to a component.
This interface is implemented by components that provide support
for loading components with a particular URL scheme. For example,
the Fuchsia package component resolver exposes a service with this
interface to resolve component URLs using the "fuchsia-pkg://" scheme.
To use a resolver to resolve URLs within your realm, register it
in your realm's manifest.
Note: The component manager is the only intended direct client of this
interface.
Public Members
static Openness kOpenness
static const char[] kDiscoverableName