|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.embed.osgi.utils.OSGiBundleClassLoaderHelper
public class OSGiBundleClassLoaderHelper
Various introspection tricks to access the file system from OSGi. Tested for felix and equinox.
| Constructor Summary | |
|---|---|
OSGiBundleClassLoaderHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.ClassLoader |
getBundleClassLoader(org.osgi.framework.Bundle bundle)
Assuming the bundle is started. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiBundleClassLoaderHelper()
| Method Detail |
|---|
public static java.lang.ClassLoader getBundleClassLoader(org.osgi.framework.Bundle bundle)
bundle -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||