Class ManagedExecutorConfig.Literal

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

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