INT-2641: fix JavaDoc warnings

JIRA: https://jira.springsource.org/browse/INT-2641
This commit is contained in:
Artem Bilan
2012-06-29 14:18:44 +03:00
committed by Gary Russell
parent ba9060057a
commit dce4e8ec01
5 changed files with 5 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ public final class JpaParserUtils {
* Initializes the wrapped {@link JpaExecutor} with common properties.
* Delegates to {@link JpaParserUtils#getJpaExecutorBuilder(Element, ParserContext)}
*
* @param element Must not be null
* @param gatewayElement Must not be null
* @param parserContext Must not be null
*
* @return The BeanDefinitionBuilder for the JpaExecutor