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) |
List<ChunkListenerProxy> |
ListenerFactory.getChunkListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<ItemProcessListenerProxy> |
ListenerFactory.getItemProcessListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<ItemReadListenerProxy> |
ListenerFactory.getItemReadListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<ItemWriteListenerProxy> |
ListenerFactory.getItemWriteListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<RetryProcessListenerProxy> |
ListenerFactory.getRetryProcessListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<RetryReadListenerProxy> |
ListenerFactory.getRetryReadListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<RetryWriteListenerProxy> |
ListenerFactory.getRetryWriteListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<SkipProcessListenerProxy> |
ListenerFactory.getSkipProcessListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<SkipReadListenerProxy> |
ListenerFactory.getSkipReadListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<SkipWriteListenerProxy> |
ListenerFactory.getSkipWriteListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
List<StepListenerProxy> |
ListenerFactory.getStepListeners(Step step,
InjectionReferences injectionRefs,
StepContextImpl stepContext) |
protected static Object |
ProxyFactory.loadArtifact(String id,
InjectionReferences injectionReferences) |