Class HttpLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Http>
org.jboss.weld.context.http.HttpLiteral
All Implemented Interfaces:
Annotation

public class HttpLiteral extends jakarta.enterprise.util.AnnotationLiteral<Http> implements Http
Annotation literal for Http
Author:
Pete Muir
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Http
    An instance of Http annotation literal
  • Method Summary

    Methods inherited from class jakarta.enterprise.util.AnnotationLiteral

    annotationType, equals, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • INSTANCE

      public static final Http INSTANCE
      An instance of Http annotation literal