Uses of Interface
org.wildfly.extension.batch.jberet.deployment.SecurityAwareBatchEnvironment
Packages that use SecurityAwareBatchEnvironment
-
Uses of SecurityAwareBatchEnvironment in org.wildfly.extension.batch.jberet.deployment
Methods in org.wildfly.extension.batch.jberet.deployment that return SecurityAwareBatchEnvironmentConstructor parameters in org.wildfly.extension.batch.jberet.deployment with type arguments of type SecurityAwareBatchEnvironmentModifierConstructorDescriptionBatchEnvironmentService(Consumer<SecurityAwareBatchEnvironment> batchEnvironmentConsumer, Supplier<WildFlyArtifactFactory> artifactFactorySupplier, Supplier<org.jberet.spi.JobExecutor> jobExecutorSupplier, Supplier<org.wildfly.extension.requestcontroller.RequestController> requestControllerSupplier, Supplier<org.jberet.repository.JobRepository> jobRepositorySupplier, Supplier<BatchConfiguration> batchConfigurationSupplier, ClassLoader classLoader, org.jberet.spi.JobXmlResolver jobXmlResolver, String deploymentName, NamespaceContextSelector namespaceContextSelector)