Interface | Description |
---|---|
ArtifactFactory | |
BatchEnvironment |
Represents the environment for the batch runtime.
|
JobOperatorContextSelector |
A selector for the
JobOperatorContext . |
JobTask |
A task to be used with the
JobExecutor for leaving permits in a thread-pool open if required by the task
being executed. |
JobXmlResolver |
An interface used to resolve job XML content.
|
PartitionHandler | |
PartitionHandlerFactory | |
PartitionWorker | |
PropertyKey |
Keys used for JBeret specific configuration and job properties.
|
Class | Description |
---|---|
ContextClassLoaderJobOperatorContextSelector |
Uses the context class loader to find the
JobOperatorContext for. |
DefaultJobOperatorContextSelector |
A default context selector.
|
JobExecutor |
An executor service to be used with batch jobs.
|
JobOperatorContext |
A context on which the
JobOperator can be found. |
PartitionInfo |
Copyright © 2020 JBoss by Red Hat. All rights reserved.