| Interface | Description |
|---|---|
| IOSGiClassLoaderAdapter |
| Class | Description |
|---|---|
| BundleWiringOSGiClassLoaderAdapter | |
| JRubyOSGiBundleClassLoader |
Closest thing to JRubyClassLoader's addURL but for OSGi bundles.
|
| OSGiBundleLibrary |
Attempt at making an osgi bundle an acceptable container for a jruby library
TODO: track the state of the bundle and remove/add the library.
|
| OSGiLoadService |
Load scripts and java classes directly from the OSGi bundles.
|
| ReflectiveOSGiClassLoaderAdapter |
Copyright © 2001-2023 JRuby. All Rights Reserved.