Class SmallRyeContextPropagationProcessor.ExecutorConfig
java.lang.Object
io.quarkus.smallrye.context.deployment.SmallRyeContextPropagationProcessor.ExecutorConfig
- Enclosing class:
- SmallRyeContextPropagationProcessor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecutorConfig(org.jboss.jandex.AnnotationValue cleared, org.jboss.jandex.AnnotationValue propagated, org.jboss.jandex.AnnotationValue maxAsync, org.jboss.jandex.AnnotationValue maxQueued) -
Method Summary
-
Field Details
-
Constructor Details
-
ExecutorConfig
ExecutorConfig(org.jboss.jandex.AnnotationValue cleared, org.jboss.jandex.AnnotationValue propagated, org.jboss.jandex.AnnotationValue maxAsync, org.jboss.jandex.AnnotationValue maxQueued)
-