Component
    interface ComponentSelector
Represents some opaque criteria used to select a component instance during dependency resolution. Various sub-interfaces expose specific details about the criteria.
Since
1.10
Inheritors
Functions
Link copied to clipboard
                  The attributes of the module to select the component from.
Link copied to clipboard
                  Returns the set of capabilities that are requested for this component.
Link copied to clipboard
                  Returns a human-consumable display name for this selector.
Link copied to clipboard
                  The explicitly requested capabilities for this component.
Link copied to clipboard
                  Checks if selector matches component identifier.