Bind all dependencies to a consumer.
The definition of the consumer to which dependencies should be bound.
The ID of the consumer to which dependencies should be bound.
The name of the consumer to which dependencies should be bound.
Register a set of Feature Services to make them available for binding to dependent consumers.
Feature Services that should be registered. A Feature Service and its dependencies must either be registered together, or the dependencies must have already been registered. It is not possible to provide dependencies later. Sorting the provided definitions is not necessary, since the registry takes care of registering the given definitions in the correct order.
The ID of the entity that registers the provider definitions.
Generated using TypeDoc
The FeatureServiceRegistry provides Feature Services to dependent consumers. The integrator should instantiate a singleton instance of the registry.