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
..
aop-api.xml fixed typo (SPR-6748) 2010-01-22 10:02:12 +00:00
aop.xml Replace 'Java EE' with 'enterprise Java' as appropriate 2010-08-07 14:47:17 +00:00
beans.xml Document BeanFactoryPostProcessor implementation constraints (SPR-7466) 2010-08-17 09:50:22 +00:00
cci.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
classic-aop-spring.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
classic-spring.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
dao.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
dtd.xml Consistently refer to 'default no-arg constructor' (SPR-7339) 2010-08-07 13:57:12 +00:00
dynamic-languages.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
ejb.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
expressions.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
jdbc.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
jms.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
jmx.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
mail.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
mvc.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
new-in-2.xml Remove Chapter 27 from reference documentation (SPR-7433) 2010-08-10 22:13:55 +00:00
new-in-3.xml SPR-7163 2010-05-05 13:42:46 +00:00
orm.xml Add missing equals sign to code snippet (SPR-7339) 2010-08-07 13:57:28 +00:00
overview.xml fixed typo (SPR-7321) 2010-06-28 18:18:26 +00:00
oxm.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
portlet.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
preface.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
remoting.xml Remove XFire reference documentation (SPR-7434) 2010-08-10 23:10:35 +00:00
resources.xml fixed sample code (SPR-6687) 2010-01-14 17:01:40 +00:00
scheduling.xml Fix typos (SPR-7339) 2010-08-07 13:57:23 +00:00
spring-form.tld.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
spring-framework-reference.xml Remove Chapter 27 from reference documentation (SPR-7433) 2010-08-10 22:13:55 +00:00
spring.tld.xml Spring eval docs 2010-02-12 20:43:55 +00:00
swf-sidebar.xml Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 2009-12-10 15:22:55 +00:00
testing.xml SPR-7163 2010-05-05 13:42:46 +00:00
transaction.xml Typo fix 'a enterprise' -> 'an enterprise' 2010-08-07 22:47:32 +00:00
validation.xml Apply parentheses consistently within <methodname/> 2010-08-10 22:13:50 +00:00
view.xml Change 'lastName*' -> 'lastName' for error display (SPR-7339) 2010-08-07 13:57:26 +00:00
web-integration.xml Replace 'Java EE' with 'enterprise Java' as appropriate 2010-08-07 14:47:17 +00:00
xml-custom.xml SPR-3709 2010-01-27 12:25:04 +00:00
xsd-configuration.xml Remove Chapter 27 from reference documentation (SPR-7433) 2010-08-10 22:13:55 +00:00