[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Nulling properties on uninstall
adrian@jboss.org
do-not-reply at jboss.com
Mon Jul 17 10:19:31 EDT 2006
Like I said on another thread, the idea of nulling the property
is to "help the garbage collector".
It will catch and ignore any error.
Without it, there is no way under IOC to "unhook" injections
which if/when a memory leak occurs will lead to even more memory
being leaked.
Whether this is good default behaviour is a different question. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958477#3958477
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958477
More information about the jboss-dev-forums
mailing list