Class BoundLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Bound>
org.jboss.weld.context.bound.BoundLiteral
All Implemented Interfaces:
Annotation

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

    • INSTANCE

      public static final Bound INSTANCE