public final class JavaUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copy(Dictionary destination,
Dictionary source) |
static org.osgi.framework.Version |
getBundleVersion(org.osgi.framework.Bundle bundle) |
static Hashtable |
getProperties(org.osgi.framework.ServiceReference ref) |
public static void copy(Dictionary destination, Dictionary source)
public static Hashtable getProperties(org.osgi.framework.ServiceReference ref)
public static org.osgi.framework.Version getBundleVersion(org.osgi.framework.Bundle bundle)
Copyright © 2015. All rights reserved.