Files
spring-framework/org.springframework.context
Chris Beams 9a271ce6c9 Introduce ImportSelector interface
Allows @Enable* a layer of indirection for deciding which @Configuration
class(es) to @Import.

The @Import annotation may now accept @Configuration class literals
and/or ImportSelector class literals.
2011-05-06 19:06:02 +00:00
..
2011-05-06 19:06:02 +00:00
2010-02-04 11:46:21 +00:00