Package io.quarkus.netty
Class BossEventLoopGroup.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<BossEventLoopGroup>
io.quarkus.netty.BossEventLoopGroup.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- BossEventLoopGroup
public static final class BossEventLoopGroup.Literal
extends jakarta.enterprise.util.AnnotationLiteral<BossEventLoopGroup>
implements BossEventLoopGroup
Supports inline instantiation of this qualifier.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.netty.BossEventLoopGroup
BossEventLoopGroup.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()
-