[
http://jira.magnolia-cms.com/browse/BLOSSOM-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Mattsson updated BLOSSOM-20:
-----------------------------------
Summary: FactoryBeans for creating beans configured in repository with
support for observed reloading (was: Implement FactoryBean with similar
functionality as ObservedComponentFactory)
Priority: Neutral (was: Minor)
Description:
Two FactoryBeans, one for simply creating the bean from configuration, the
other with additional support for reloading transparently when the content
changes.
The bean is disposed using the callbacks supported by the ApplicationContext in
which the bean has been loaded. This means both DisposableBean and @PreDestroy
is supported. These however is only supported on the top level bean not on
inner beans.
was:The FactoryBean will create a bean configured in a repository with
support for transparently reloading it on changes in repository. The bean needs
to be proxied and the bean should have AOP proxies from ApplicationContext
applied. If possible the bean should also be disposed using normal spring bean
lifecycle events.
> FactoryBeans for creating beans configured in repository with support for
> observed reloading
> --------------------------------------------------------------------------------------------
>
> Key: BLOSSOM-20
> URL: http://jira.magnolia-cms.com/browse/BLOSSOM-20
> Project: Magnolia Blossom Module
> Issue Type: New Feature
> Reporter: Tobias Mattsson
> Assignee: Tobias Mattsson
> Fix For: 1.1.2
>
>
> Two FactoryBeans, one for simply creating the bean from configuration, the
> other with additional support for reloading transparently when the content
> changes.
> The bean is disposed using the callbacks supported by the ApplicationContext
> in which the bean has been loaded. This means both DisposableBean and
> @PreDestroy is supported. These however is only supported on the top level
> bean not on inner beans.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------