Class CurrentThreadContext.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<CurrentThreadContext>
io.smallrye.context.api.CurrentThreadContext.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
CurrentThreadContext

public static final class CurrentThreadContext.Literal extends jakarta.enterprise.util.AnnotationLiteral<CurrentThreadContext> implements CurrentThreadContext
Util class used for inline creation of CurrentThreadContext annotation instances.
See Also: