Commit Graph

3 Commits

Author SHA1 Message Date
Costin Leau 903928e504 revised cache abstraction
- removed AbstractDelegatingCache (a cache is not a map, no need to offer a template)
+ renamed ConcurrentCache to ConcurrentCacheMap

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4325 50f2f4bb-b051-0410-bef5-90022cba6387
2011-05-18 17:43:13 +00:00
Chris Beams 2bfa32da80 SPR-6158: Initial implementation and tests for @ImportXml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2281 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-07 00:32:40 +00:00
Scott Andrews 80f4c467a1 adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@130 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-24 21:05:25 +00:00