| Package | Description |
|---|---|
| org.robokind.api.common.services |
| Modifier and Type | Method and Description |
|---|---|
static <Conf,Param> |
ServiceUtils.createWriterServiceListener(org.osgi.framework.BundleContext context,
Class<Conf> configClass,
Class<Param> paramClass,
VersionProperty configFormat,
String serviceFilter) |
static <ServiceConfig,Param> |
ServiceConnectionDirectory.getConfigWriters(org.osgi.framework.BundleContext context,
VersionProperty configFormat,
Class<ServiceConfig> configClass,
Class<Param> paramClass)
Finds ServiceConfigurationWriters matching the given criteria.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jflux.impl.services.rk.lifecycle.ManagedService |
ServiceUtils.registerConfigWriter(org.osgi.framework.BundleContext context,
ConfigurationWriter writer) |
static org.jflux.impl.services.rk.lifecycle.ManagedService |
ServiceUtils.registerConfigWriter(org.osgi.framework.BundleContext context,
ConfigurationWriter writer,
Properties props) |
Copyright © 2011-2014. All Rights Reserved.