Class Overview
Binding Key for implementations that act as "wild-cards", meaning they match against any assignable type.
Since the wild-card type is Object and the associated qualifier may not be unique between implementations,
the qualifier is saved and replaced with a unique (per-implementation) pseudo-qualifier. The original qualifier is
available from getQualifier().
Public Constructors
Public Methods
public
Annotation
getQualifier
()
Returns
- Original qualifier associated with the implementation