The current registry for the module factory
Locates a module factory that matches the supplied schema and labels
The config schema for the module
Optional
labels: LabelsThe labels for the module factory
A module factory that matches the supplied schema and labels or throws if one is not found
Registers a single module factory (with optional tags) with the locator
The factory to register
Optional
labels: LabelsThe labels for the module factory
Registers multiple module factories with the locator
The factories to register
Tries to locate a module factory that matches the supplied schema and labels
The config schema for the module
Optional
labels: LabelsThe labels for the module factory
A module factory that matches the supplied schema and labels or undefined
Static
emptyStatic
standard
A class which encapsulates the Service Locator Pattern for Module Factories