[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBMICROCONT-224
alesj
do-not-reply at jboss.com
Fri Jan 11 11:20:36 EST 2008
"adrian at jboss.org" wrote :
| The second parameter in Class.forName() is the same as resolve.
| ClassLoader.loadClass() is the same as Class.forName(name, false, classLoader)
| except it also loads array classes in JDK7+, they both did before.
|
OK, that's what I thought.
Got confused somewhere along the way with that red herring true. ;-)
JDK7? Or 6, right?
"adrian at jboss.org" wrote :
| is a red herring.
|
http://en.wikipedia.org/wiki/Red_herring :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119132#4119132
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119132
More information about the jboss-dev-forums
mailing list