BATCHADM-161: Tightened up tests and XML configurations

This commit is contained in:
Michael Minella
2013-05-13 12:02:25 -05:00
committed by Michael Minella
parent 3909b75151
commit aa099d226c
8 changed files with 12 additions and 35 deletions

View File

@@ -39,7 +39,7 @@ public class JobLaunchingGateway extends AbstractReplyProducingMessageHandler {
/**
* Constructor taking a {@link JobLauncher} as parameter.
*
* @param storedProcExecutor Must not be null.
* @param jobLauncher Must not be null.
*
*/
public JobLaunchingGateway(JobLauncher jobLauncher) {