Class ThreadContextConfig.Literal

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

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