Uses of Interface
org.wildfly.extension.batch.jberet.BatchConfiguration
-
Packages that use BatchConfiguration Package Description org.wildfly.extension.batch.jberet.deployment -
-
Uses of BatchConfiguration in org.wildfly.extension.batch.jberet.deployment
Constructor parameters in org.wildfly.extension.batch.jberet.deployment with type arguments of type BatchConfiguration Constructor Description JobOperatorService(Consumer<jakarta.batch.operations.JobOperator> jobOperatorConsumer, Supplier<BatchConfiguration> batchConfigurationSupplier, Supplier<SecurityAwareBatchEnvironment> batchEnvironmentSupplier, Supplier<ExecutorService> executorSupplier, Supplier<org.jboss.as.server.suspend.SuspendController> suspendControllerSupplier, Supplier<org.jboss.as.controller.ProcessStateNotifier> processStateSupplier, Boolean restartJobsOnResume, String deploymentName, WildFlyJobXmlResolver resolver)
-