Class SmallRyeContextPropagationProcessor.ExecutorConfig

    • Field Detail

      • propagated

        String[] propagated
      • maxAsync

        int maxAsync
      • maxQueued

        int maxQueued
    • Constructor Detail

      • ExecutorConfig

        ExecutorConfig​(org.jboss.jandex.AnnotationValue cleared,
                       org.jboss.jandex.AnnotationValue propagated,
                       org.jboss.jandex.AnnotationValue maxAsync,
                       org.jboss.jandex.AnnotationValue maxQueued)