Tidy Javadocs

This commit is contained in:
dsyer
2007-10-05 14:08:26 +00:00
parent d37fce6294
commit b6a5bb80e0

View File

@@ -45,7 +45,7 @@ import org.springframework.util.Assert;
*
* <p>
* This implementation can run jobs asynchronously. Jobs are stopped by calling
* the container stop methods, which is a graceful shutdown.
* the stop method in the {@link JobExecutorFacade}, which is a graceful shutdown.
* </p>
*
* @see JobExecutorFacade