A B C E F G I L O S U V

A

afterInit() - Method in class org.unitils.spring.batch.BatchModule
 

B

BatchModule - Class in org.unitils.spring.batch
The batch module will create the spring batch context.
BatchModule() - Constructor for class org.unitils.spring.batch.BatchModule
 
BatchOption - Enum in org.unitils.spring.batch
Enumerations for batch options.
BatchTest - Interface in org.unitils.spring.batch
Simple interface to a BatchTest case.
BatchTestEnvironment - Annotation Type in org.unitils.spring.batch.annotations
Creates a BatchTestEnvironment .
BatchTestImpl - Class in org.unitils.spring.batch
Implements the BatchTest by a custom soap ui implementation.
BatchTestImpl(ApplicationContext, String, int) - Constructor for class org.unitils.spring.batch.BatchTestImpl
 
BatchTestImpl(ApplicationContext, String, String, int) - Constructor for class org.unitils.spring.batch.BatchTestImpl
Constructor to be able to test with a parameter, allowing for testing one job several time without clearing database over and over again.
BatchTestImpl(ApplicationContext, String, String, BatchOption, int) - Constructor for class org.unitils.spring.batch.BatchTestImpl
Constructor to be able to test with a parameter and an option (-restart, -stop, etc...), allowing for testing the restart of a job for instance.
BatchTestPlaceHolder - Annotation Type in org.unitils.spring.batch.annotations
Marker annotation specifies placeholder for the BatchTest that should be reused used by the tests.

C

createBatchJob(Field, BatchTestEnvironment, Object) - Method in class org.unitils.spring.batch.BatchModule
 

E

exit(int) - Method in class org.unitils.spring.batch.SystemExitHelper
 

F

figureOutContext(String, Object) - Method in class org.unitils.spring.batch.BatchModule
 
fillupAnnotatedObjects(Object) - Method in class org.unitils.spring.batch.BatchModule
 
fillupTestedObject(Object, Method) - Method in class org.unitils.spring.batch.BatchModule
 

G

getErrorMessage() - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
Retrieve the error message set by an instance of CommandLineJobRunner as it exits.
getExitCode() - Method in class org.unitils.spring.batch.SystemExitHelper
 
getLastFailedJobExecution(String) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
 
getNextJobParameters(Job) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
 
getTestListener() - Method in class org.unitils.spring.batch.BatchModule
 

I

init(Properties) - Method in class org.unitils.spring.batch.BatchModule
 
initializeBatchContext(Object, Method) - Method in class org.unitils.spring.batch.BatchModule
 

L

launchJob() - Method in interface org.unitils.spring.batch.BatchTest
This method launches the Spring Batch job.
launchJob() - Method in class org.unitils.spring.batch.BatchTestImpl
 
LOGGER - Static variable in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
 

O

org.unitils.spring.batch - package org.unitils.spring.batch
 
org.unitils.spring.batch.annotations - package org.unitils.spring.batch.annotations
 

S

setJobExplorer(JobExplorer) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
Injection setter for JobExplorer.
setJobParametersConverter(JobParametersConverter) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
Injection setter for JobParametersConverter.
setLauncher(JobLauncher) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
Injection setter for the JobLauncher.
start(String, String[], Set<String>) - Method in class org.unitils.spring.batch.UnitilsCommandLineJobRunner
 
SystemExitHelper - Class in org.unitils.spring.batch
Class to prevent spring batch from terminating the JVM.
SystemExitHelper() - Constructor for class org.unitils.spring.batch.SystemExitHelper
 

U

UnitilsCommandLineJobRunner - Class in org.unitils.spring.batch
 
UnitilsCommandLineJobRunner(ApplicationContext) - Constructor for class org.unitils.spring.batch.UnitilsCommandLineJobRunner
 

V

value() - Method in enum org.unitils.spring.batch.BatchOption
 
valueOf(String) - Static method in enum org.unitils.spring.batch.BatchOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.unitils.spring.batch.BatchOption
Returns an array containing the constants of this enum type, in the order they are declared.

A B C E F G I L O S U V

Copyright © 2013. All Rights Reserved.