| Package | Description |
|---|---|
| io.fabric8.fab.osgi.util |
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.parse(String header) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Service> |
Services.parseHeader(String header)
Parse an OSGi Export-Service header into a set of
Service representations |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Services.isAvailable(org.osgi.framework.BundleContext context,
Service service) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Services.isAvailable(org.osgi.framework.BundleContext context,
Set<Service> services) |
Copyright © 2011–2014 Red Hat. All rights reserved.