public class BundleUtils extends Object
| Constructor and Description |
|---|
BundleUtils(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Bundle |
findAndStopBundle(String bsn) |
org.osgi.framework.Bundle |
findBundle(String bsn) |
org.osgi.framework.Bundle |
installBundle(String location) |
public org.osgi.framework.Bundle installBundle(String location) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic org.osgi.framework.Bundle findBundle(String bsn) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic org.osgi.framework.Bundle findAndStopBundle(String bsn) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionCopyright © 2011–2014 Red Hat. All rights reserved.