|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationWriter | |
---|---|
org.robokind.api.common.services |
Uses of ConfigurationWriter in org.robokind.api.common.services |
---|
Methods in org.robokind.api.common.services that return types with arguments of type ConfigurationWriter | ||
---|---|---|
static
|
ServiceUtils.createWriterServiceListener(org.osgi.framework.BundleContext context,
Class<Conf> configClass,
Class<Param> paramClass,
VersionProperty configFormat,
String serviceFilter)
|
|
static
|
ServiceConnectionDirectory.getConfigWriters(org.osgi.framework.BundleContext context,
VersionProperty configFormat,
Class<ServiceConfig> configClass,
Class<Param> paramClass)
Finds ServiceConfigurationWriters matching the given criteria. |
Methods in org.robokind.api.common.services with parameters of type ConfigurationWriter | |
---|---|
static ManagedService |
ServiceUtils.registerConfigWriter(org.osgi.framework.BundleContext context,
ConfigurationWriter writer)
|
static ManagedService |
ServiceUtils.registerConfigWriter(org.osgi.framework.BundleContext context,
ConfigurationWriter writer,
Properties props)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |