[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Scoping changes
adrian@jboss.org
do-not-reply at jboss.com
Wed Aug 29 10:39:33 EDT 2007
I also removed the immutable MetaData and cloning of the ScopeKey
from the container injection.
These are completely unnecessary. MetaData is already immutable
(its a wrapper to the mutable context) and the ScopeKey becomes immutable (frozen)
once its used by the repository to register a context.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079201#4079201
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079201
More information about the jboss-dev-forums
mailing list