All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static BatchletProxy |
createBatchletProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static CheckpointAlgorithmProxy |
createCheckpointAlgorithmProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static DeciderProxy |
createDeciderProxy(String id,
InjectionReferences injectionRefs) |
static ItemProcessorProxy |
createItemProcessorProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static ItemReaderProxy |
createItemReaderProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static ItemWriterProxy |
createItemWriterProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionAnalyzerProxy |
createPartitionAnalyzerProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionCollectorProxy |
createPartitionCollectorProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionMapperProxy |
createPartitionMapperProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionReducerProxy |
createPartitionReducerProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static InjectionReferences |
getInjectionReferences() |
protected static Object |
loadArtifact(String id,
InjectionReferences injectionReferences) |