文件名称:jboss 5 原理 2 classloader
文件大小:95KB
文件格式:DOCX
更新时间:2015-08-21 05:40:22
jboss 5 classload
JBoss has always had a unique way of dealing with classloading, and the new classloading layer that comes with Microcontainer is no exception (keep in mind that you can use Microcontainer without classloading layer - it's an add-on that you use when you want non-default classloading). With OSGi-style classloading getting more and more traction, and a number of new Java modules/classloading specifications on the horizon, it was high time we revamped our classloading layer in order to be able to easily and nicely support the new demands