Added Id keyword.

This commit is contained in:
Luke Taylor 2008-01-07 13:47:26 +00:00
parent 0f0bfb149f
commit 814b2fc7ea
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import org.springframework.security.providers.UsernamePasswordAuthenticationToke
/**
* @author Ben Alex
* @version $Id: InterceptMethodsBeanDefinitionDecoratorTests.java 2217 2007-10-27 00:45:30Z luke_t $
* @version $Id$
*/
public class AnnotationDrivenBeanDefinitionParserTests {
private ClassPathXmlApplicationContext appContext;