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:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()