Files
spring-framework/spring-context/src/test/java/org/springframework
Juergen Hoeller bb971cecf1 A BeanDefinitionRegistryPostProcessor may register other BeanDefinitionRegistryPostProcessors
We're using the same subtle PriorityOrdered/Ordered/non-ordered separation as for regular BeanFactoryPostProcessors and BeanPostProcessors now. Additionally, we're re-detecting BeanDefinitionRegistryPostProcessor bean names after every invocation phase, up until no further ones appear.

Issue: SPR-10630
2013-08-28 12:49:53 +02:00
..
2013-03-06 11:06:15 -08:00
2013-03-06 11:06:15 -08:00
2013-01-04 10:02:29 +01:00
2013-03-06 11:06:15 -08:00
2013-01-04 10:02:29 +01:00
2013-01-04 10:02:29 +01:00
2013-04-23 13:53:09 +02:00