Package io.quarkus.websockets.next
Class Closed.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Closed>
io.quarkus.websockets.next.Closed.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
Closed
public static final class Closed.Literal
extends jakarta.enterprise.util.AnnotationLiteral<Closed>
implements Closed
Supports inline instantiation of the
Closed qualifier.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.websockets.next.Closed
Closed.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-