public abstract class OsgiUtils extends Object
Constructor and Description |
---|
OsgiUtils() |
Modifier and Type | Method and Description |
---|---|
static org.osgi.framework.BundleContext |
getBundleContext(org.osgi.framework.Bundle bundle)
Returns the underlying BundleContext for the given Bundle.
|
static String |
getPlatformName(org.osgi.framework.BundleContext bundleContext) |
public static String getPlatformName(org.osgi.framework.BundleContext bundleContext)
public static org.osgi.framework.BundleContext getBundleContext(org.osgi.framework.Bundle bundle)
bundle
- OSGi bundleCopyright © 2006-2013. All Rights Reserved.