[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Bean instantiate order with contextual injection

adrian@jboss.org do-not-reply at jboss.com
Mon Aug 28 09:10:02 EDT 2006


One thing you are missing is an "uninstall" part of the describe process
that removes the class references from the dependencies.

Otherwise you're going to cause a memory leak:

controllerContext -> dependencyInfo -> dependency -> class -> undeployed classloader -> memory leak

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967808#3967808

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967808



More information about the jboss-dev-forums mailing list