OSGI之類加載架構

1、類加載架構分爲3類: 一、父類加載器:java平臺提供,如啓動類加載器BootstrapClassLoader、擴展類加載器Extension ClassLoader和應用程序類加載器Application ClassLoader; 二、Bundle類加載器:每一個bundle都有本身的類加載器,加載本bundle中工單類和資源。請求另外一個bundle導出的package中的類時,由導出pa
相關文章
相關標籤/搜索