static BatchletProxy |
ProxyFactory.createBatchletProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static CheckpointAlgorithmProxy |
ProxyFactory.createCheckpointAlgorithmProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static DeciderProxy |
ProxyFactory.createDeciderProxy(String id,
InjectionReferences injectionRefs) |
static ItemProcessorProxy |
ProxyFactory.createItemProcessorProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static ItemReaderProxy |
ProxyFactory.createItemReaderProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static ItemWriterProxy |
ProxyFactory.createItemWriterProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionAnalyzerProxy |
ProxyFactory.createPartitionAnalyzerProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionCollectorProxy |
ProxyFactory.createPartitionCollectorProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionMapperProxy |
ProxyFactory.createPartitionMapperProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
static PartitionReducerProxy |
ProxyFactory.createPartitionReducerProxy(String id,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |