[weld-issues] [JBoss JIRA] Updated: (WELD-800) Add an initializationComplete() method to BeanManagerImpl

Ales Justin (JIRA) jira-events at lists.jboss.org
Tue Apr 5 10:49:36 EDT 2011


     [ https://issues.jboss.org/browse/WELD-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin updated WELD-800:
-----------------------------

    Fix Version/s: 1.2.0.Beta1
                       (was: 1.1.1.Final)


> Add an initializationComplete() method to BeanManagerImpl
> ---------------------------------------------------------
>
>                 Key: WELD-800
>                 URL: https://issues.jboss.org/browse/WELD-800
>             Project: Weld
>          Issue Type: Feature Request
>            Reporter: Pete Muir
>             Fix For: 1.2.0.Beta1
>
>
> BeanManagerImpl is mutable as we need to create the object early in bootstrap and then populate it with beans etc. Currently we don't make it immutable after bootstrap, but this would be good defensive programming, and also allow us to perhaps perform some optimizations on the data structures as we know they are then immutable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the weld-issues mailing list