public class OsgiTestingUtils extends Object
| Constructor and Description |
|---|
OsgiTestingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpBundleInfo(org.osgi.framework.BundleContext context) |
static void |
dumpServicesInfo(org.osgi.framework.BundleContext context) |
static org.osgi.framework.Bundle |
getBundleForSymbolicName(org.osgi.framework.BundleContext context,
String symbolicName) |
public static org.osgi.framework.Bundle getBundleForSymbolicName(org.osgi.framework.BundleContext context,
String symbolicName)
public static void dumpBundleInfo(org.osgi.framework.BundleContext context)
public static void dumpServicesInfo(org.osgi.framework.BundleContext context)
Copyright © 2011-2013. All Rights Reserved.