public abstract class BundleUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DM_CORE_ID |
static String |
DM_CORE_TS |
Constructor and Description |
---|
BundleUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
createNamespaceFilter(org.osgi.framework.BundleContext ctx) |
static org.osgi.framework.Bundle |
getDMCoreBundle(org.osgi.framework.BundleContext ctx) |
public static final String DM_CORE_ID
public static final String DM_CORE_TS
public static org.osgi.framework.Bundle getDMCoreBundle(org.osgi.framework.BundleContext ctx)
public static String createNamespaceFilter(org.osgi.framework.BundleContext ctx)
Copyright © 2006–2019. All rights reserved.