org.eclipse.gemini.blueprint.extender.internal.util
Class BundleUtils
java.lang.Object
org.eclipse.gemini.blueprint.extender.internal.util.BundleUtils
public abstract class BundleUtils
- extends Object
Internal utility used for internal purposes.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DM_CORE_ID
public static final String DM_CORE_ID
- See Also:
- Constant Field Values
DM_CORE_TS
public static final String DM_CORE_TS
- See Also:
- Constant Field Values
BundleUtils
public BundleUtils()
getDMCoreBundle
public static org.osgi.framework.Bundle getDMCoreBundle(org.osgi.framework.BundleContext ctx)
createNamespaceFilter
public static String createNamespaceFilter(org.osgi.framework.BundleContext ctx)
Copyright © 2006-2013. All Rights Reserved.