org.jruby.embed.osgi.internal.IOSGiClassLoaderAdapter
interface
abstract
1 members
Instance Methods
get_class_loader
ClassLoader
get_class_loader
(
Bundle bundle
)
Java: getClassLoader(org.osgi.framework.Bundle bundle)
Returns a
Returns: the classloader associated with the given Bundle, or null if
there is no classloader.