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