Class QualifierModel<T extends Annotation>


public class QualifierModel<T extends Annotation> extends AbstractBindingModel<T>
Model of a binding type
Author:
Pete Muir
  • Constructor Details

    • QualifierModel

      public QualifierModel(EnhancedAnnotation<T> enhancedAnnotatedAnnotation)
      Constructor
      Parameters:
      type - The type
  • Method Details