public class OsgiUtils extends Object
| Constructor and Description |
|---|
OsgiUtils() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Bundle |
getBundleByName(org.osgi.framework.BundleContext context,
String symbolicName) |
Object |
getService(org.osgi.framework.BundleContext context,
String clazz) |
org.osgi.framework.Bundle |
logBundleInfo(org.osgi.framework.BundleContext context) |
public org.osgi.framework.Bundle getBundleByName(org.osgi.framework.BundleContext context,
String symbolicName)
public org.osgi.framework.Bundle logBundleInfo(org.osgi.framework.BundleContext context)
Copyright © 2011-2013. All Rights Reserved.