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