Class Open.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Open>
io.quarkus.websockets.next.Open.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Open

public static final class Open.Literal extends jakarta.enterprise.util.AnnotationLiteral<Open> implements Open
Supports inline instantiation of the Open qualifier.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.quarkus.websockets.next.Open

    Open.Literal
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Open.Literal
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

  • Constructor Details

    • Literal

      public Literal()