Class InjectionTargetDefiningAnnotations

java.lang.Object
org.jboss.as.ee.weld.InjectionTargetDefiningAnnotations

public class InjectionTargetDefiningAnnotations extends Object
Author:
Stuart Douglas
  • Field Details

    • INJECTION_TARGET_DEFINING_ANNOTATIONS

      public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<org.jboss.jandex.DotName>> INJECTION_TARGET_DEFINING_ANNOTATIONS
      A set of injection target defining annotations. These are annotations that are not enough to cause weld to activate, however if weld is activated these will be turned into beans.