Class EjbLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Ejb>
org.jboss.weld.context.ejb.EjbLiteral
All Implemented Interfaces:
Annotation

public class EjbLiteral extends AnnotationLiteral<Ejb> implements Ejb
Annotation literal for Ejb
Author:
Pete Muir
See Also:
  • Field Details

    • INSTANCE

      public static final Ejb INSTANCE