org.eclipse.gemini.blueprint.util.internal
Class BundleUtils

java.lang.Object
  extended by org.eclipse.gemini.blueprint.util.internal.BundleUtils

public abstract class BundleUtils
extends Object

Internal utility used for internal purposes.

Author:
Costin Leau

Field Summary
static String DM_CORE_ID
           
static String DM_CORE_TS
           
 
Constructor Summary
BundleUtils()
           
 
Method Summary
static String createNamespaceFilter(org.osgi.framework.BundleContext ctx)
           
static org.osgi.framework.Bundle getDMCoreBundle(org.osgi.framework.BundleContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

BundleUtils

public BundleUtils()
Method Detail

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-2012. All Rights Reserved.