INT-833: Added basic support for extending the scanning mechanism

This commit is contained in:
Iwein Fuld
2009-12-12 19:53:45 +00:00
parent 4cf8defc68
commit 55a9b13927
9 changed files with 426 additions and 210 deletions

View File

@@ -4,4 +4,5 @@ log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%c{1}: %m%n
log4j.category.org.springframework.integration=INFO
log4j.category.org.springframework.integration=INFO
log4j.category.org.springframework.integration.file=DEBUG