We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 833e741 + 924c869 commit 7b703b7Copy full SHA for 7b703b7
src/reference/docbook/beans-scopes.xml
@@ -385,9 +385,7 @@
385
<para>You <emphasis>do not</emphasis> need to use the
386
<literal><aop:scoped-proxy/></literal> in conjunction with beans
387
that are scoped as <literal>singletons</literal> or
388
- <literal>prototypes</literal>. If you try to create a scoped proxy for
389
- a singleton bean, the
390
- <exceptionname>BeanCreationException</exceptionname> is raised.</para>
+ <literal>prototypes</literal>.</para>
391
</note>
392
393
<para>The configuration in the following example is only one line, but it
0 commit comments