INT-1176: added scope= attribute to channels and removed thread-local-channel

This commit is contained in:
David Syer
2010-06-17 11:07:37 +00:00
parent 49558ea82f
commit 8df7265abb
14 changed files with 169 additions and 316 deletions

View File

@@ -15,7 +15,7 @@
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>