[jboss-dev-forums] [JBoss Microcontainer Development] - Re: New features in classloading

adrian@jboss.org do-not-reply at jboss.com
Thu Nov 19 05:56:30 EST 2009


I should also note that the ClassFoundHandler is only invoked when it does
defineClass()

It is not invoked when you do loadClass() for a class that is already loaded.
The latter being by far the bigger volume of requests.

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

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



More information about the jboss-dev-forums mailing list