Represents some opaque criteria used to select a component instance during dependency resolution. Various sub-interfaces expose specific details about the criteria.
Type | Name and description |
---|---|
String |
getDisplayName() Returns a human-consumable display name for this selector. |
boolean |
matchesStrictly(ComponentIdentifier identifier) Checks if selector matches component identifier. |
Returns a human-consumable display name for this selector.
Checks if selector matches component identifier.
identifier
- Component identifier