| Package | Description |
|---|---|
| org.jberet.creation | |
| org.jberet.runtime.context | |
| org.jberet.se | |
| org.jberet.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArtifactFactory |
class |
ArtifactFactoryWrapper |
| Constructor and Description |
|---|
ArtifactFactoryWrapper(ArtifactFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactFactory |
JobContextImpl.getArtifactFactory() |
| Constructor and Description |
|---|
JobContextImpl(JobExecutionImpl jobExecution,
JobExecutionImpl originalToRestart,
ArtifactFactory artifactFactory,
JobRepository jobRepository,
BatchEnvironment batchEnvironment) |
| Modifier and Type | Class and Description |
|---|---|
class |
SEArtifactFactory
ArtifactFactory for Java SE runtime environment using Weld and CDI.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactFactory |
BatchSEEnvironment.getArtifactFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactFactory |
BatchEnvironment.getArtifactFactory()
Gets an implementation of ArtifactFactory appropriate for the current runtime environment.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.