Felix Meschberger wrote:
Hi,
I play around with class loaders a bit and stumbled upon the following
issue: Bundle.loadClass is implemented internally by the
Felix.loadBundleClass method. This method in turn delegates to current
module of the bundle to get the class. If the module returns null, i
Hi,
I play around with class loaders a bit and stumbled upon the following
issue: Bundle.loadClass is implemented internally by the
Felix.loadBundleClass method. This method in turn delegates to current
module of the bundle to get the class. If the module returns null, i.e.
cannot find the class,
2 matches
Mail list logo