You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Istvan Devai (JIRA)" <ji...@apache.org> on 2007/03/08 22:16:24 UTC

[jira] Updated: (WICKET-371) @SpringBean support of non-singleton beans

     [ https://issues.apache.org/jira/browse/WICKET-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Devai updated WICKET-371:
--------------------------------

    Attachment: wicket-spring.patch

> @SpringBean support of non-singleton beans
> ------------------------------------------
>
>                 Key: WICKET-371
>                 URL: https://issues.apache.org/jira/browse/WICKET-371
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-spring
>            Reporter: Istvan Devai
>         Attachments: wicket-spring.patch
>
>
> Two fixes:
> In wicket-spring: 
> SpringBeanLocator got a new property called singletonBean, which is true if the bean is a singleton
> (the property is set in the constructor)
> In wicket-spring-annot:
> AnnotProxyFieldValueFactory is modified that if the bean is a non-singleton, then bypass the cache

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.