Files
spring-framework/spring-framework-reference/src
Chris Beams 9a088b8128 Document BeanFactoryPostProcessor implementation constraints (SPR-7466)
JavaDoc and reference docs now warn developers against interacting with
bean instances within BeanFactoryPostProcessor implementations in order
to avoid premature bean instantiation.

See SPR-7450 for an example of a third-party BFPP
(OAuthTokenLifecycleRegistryPostProcessor) prematurely instantiating
a FactoryBean instance, such that bean post-processing is bypassed
and autowired injection (via @Inject) never occurs.
2010-08-17 09:50:22 +00:00
..
2010-01-22 10:02:12 +00:00
2010-08-07 13:57:23 +00:00
2010-08-07 13:57:23 +00:00
2010-08-07 13:57:23 +00:00
2010-08-07 13:57:23 +00:00
2010-08-07 13:57:23 +00:00
2010-05-05 13:42:46 +00:00
2010-06-28 18:18:26 +00:00
2010-01-14 17:01:40 +00:00
2010-08-07 13:57:23 +00:00
2010-02-12 20:43:55 +00:00
2010-05-05 13:42:46 +00:00
2010-01-27 12:25:04 +00:00