OPEN - issue BATCH-304: BatchCommandLineLauncher simplified and rename
http://jira.springframework.org/browse/BATCH-304 Remove JobIdentifierFactory from runner some more
This commit is contained in:
@@ -128,14 +128,6 @@ public class SimpleCommandLineJobRunner {
|
||||
this.defaultJobName = defaultJobName;
|
||||
}
|
||||
|
||||
/**
|
||||
* Setter for {@link JobIdentifierFactory}.
|
||||
*
|
||||
* @param jobIdentifierFactory the {@link JobIdentifierFactory} to set
|
||||
*/
|
||||
public void setJobIdentifierFactory(JobIdentifierFactory jobIdentifierFactory) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Injection setter for the {@link JobLauncher}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user