Uses of Interface
org.wildfly.extension.batch.jberet.deployment.SecurityAwareBatchEnvironment
-
Packages that use SecurityAwareBatchEnvironment Package Description org.wildfly.extension.batch.jberet.deployment -
-
Uses of SecurityAwareBatchEnvironment in org.wildfly.extension.batch.jberet.deployment
Methods in org.wildfly.extension.batch.jberet.deployment that return SecurityAwareBatchEnvironment Modifier and Type Method Description SecurityAwareBatchEnvironmentJobOperatorService. getBatchEnvironment()SecurityAwareBatchEnvironmentBatchEnvironmentService. getValue()Methods in org.wildfly.extension.batch.jberet.deployment that return types with arguments of type SecurityAwareBatchEnvironment Modifier and Type Method Description org.jboss.msc.inject.Injector<SecurityAwareBatchEnvironment>JobOperatorService. getBatchEnvironmentInjector()Set the batch environment to use for setting up the correct class loader for delegating executions.
-