public class Bundles extends Object
Constructor and Description |
---|
Bundles() |
Modifier and Type | Method and Description |
---|---|
static org.osgi.framework.Bundle |
findDependencyBundle(org.osgi.framework.Bundle bundle,
String dependencyId) |
static ClassLoader |
getBundleClassloader(org.osgi.framework.Bundle bundle) |
public static org.osgi.framework.Bundle findDependencyBundle(org.osgi.framework.Bundle bundle, String dependencyId)
public static ClassLoader getBundleClassloader(org.osgi.framework.Bundle bundle)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.