public class Inspect extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CAPABILITY |
static String |
NONSTANDARD_SERVICE_NAMESPACE |
static String |
REQUIREMENT |
| Constructor and Description |
|---|
Inspect(org.osgi.framework.BundleContext bc) |
| Modifier and Type | Method and Description |
|---|---|
String |
inspect(String direction,
String namespace,
org.osgi.framework.Bundle[] bundles) |
static String |
printCapabilities(org.osgi.framework.BundleContext bc,
List<String> namespace,
org.osgi.framework.Bundle[] bundles) |
static String |
printRequirements(org.osgi.framework.BundleContext bc,
List<String> namespace,
org.osgi.framework.Bundle[] bundles) |
public static final String NONSTANDARD_SERVICE_NAMESPACE
public static final String CAPABILITY
public static final String REQUIREMENT
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.