org.jruby.embed.osgi.internal.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.
Constructors
new
new
(
Bundle bundle
)
Java: <init>(org.osgi.framework.Bundle bundle)
Instance Methods
load
load
(
Ruby runtime,
boolean wrap
)
Java: load(org.jruby.Ruby runtime, boolean wrap)