public abstract class QualifierAnnotation
extends java.lang.Object
A qualifier annotation.
Since bindings may specify either annotations, or instances of annotations, this abstraction captures either of
those two possibilities.
See the Module class for information on how to provide bindings.