Deprecated API


Contents
Deprecated Methods
org.springframework.batch.core.step.tasklet.TaskletStep.setStepListeners(StepExecutionListener[])
          use AbstractStep.setStepExecutionListeners(StepExecutionListener[]) instead 
 

Deprecated Constructors
org.springframework.batch.core.UnexpectedJobExecutionException()
          use one of the other constructors 
org.springframework.batch.core.UnexpectedJobExecutionException(Throwable)
          use one of the other constructors 
 



Copyright © 2008 SpringSource. All Rights Reserved.