public class BundleUtils extends Object
| Constructor and Description |
|---|
BundleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static File |
fixBundleWithUpdateLocation(InputStream is,
String uri) |
static void |
update(org.osgi.framework.Bundle bundle) |
static void |
update(org.osgi.framework.Bundle bundle,
URL location) |
public static void update(org.osgi.framework.Bundle bundle)
throws IOException,
org.osgi.framework.BundleException
IOExceptionorg.osgi.framework.BundleExceptionpublic static void update(org.osgi.framework.Bundle bundle,
URL location)
throws IOException,
org.osgi.framework.BundleException
IOExceptionorg.osgi.framework.BundleExceptionpublic static File fixBundleWithUpdateLocation(InputStream is, String uri) throws IOException
IOExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.