Java org.springframework.batch.integration.partition StepExecutionRequestHandler fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.batch.integration.partition StepExecutionRequestHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.batch.integration.partition StepExecutionRequestHandler.

The text is from its open source code.

Constructor

Method

voidsetJobExplorer(JobExplorer jobExplorer)
An explorer that should be used to check for StepExecution completion.
voidsetStepLocator(StepLocator stepLocator)
Used to locate a Step to execute for each request.