|
|
|
@ -405,7 +405,7 @@
@@ -405,7 +405,7 @@
|
|
|
|
|
<lineannotation><!-- an HTTP <interfacename>Session</interfacename>-scoped bean exposed as a proxy --></lineannotation> |
|
|
|
|
<bean id="userPreferences" class="com.foo.UserPreferences" <emphasis role="bold">scope="session"</emphasis>> |
|
|
|
|
|
|
|
|
|
<lineannotation><!-- this next element effects the proxying of the surrounding bean --></lineannotation> |
|
|
|
|
<lineannotation><!-- instructs the container to proxy the surrounding bean --></lineannotation> |
|
|
|
|
<emphasis role="bold"><aop:scoped-proxy/></emphasis> |
|
|
|
|
</bean> |
|
|
|
|
|
|
|
|
|