|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.utils.JavaUtils
public final class JavaUtils
Method Summary | |
---|---|
static void |
copy(java.util.Dictionary destination,
java.util.Dictionary source)
|
static org.osgi.framework.Version |
getBundleVersion(org.osgi.framework.Bundle bundle)
|
static java.util.Hashtable |
getProperties(org.osgi.framework.ServiceReference ref)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void copy(java.util.Dictionary destination, java.util.Dictionary source)
public static java.util.Hashtable getProperties(org.osgi.framework.ServiceReference ref)
public static org.osgi.framework.Version getBundleVersion(org.osgi.framework.Bundle bundle)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |