|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceConfigurationWriter | |
|---|---|
| org.robokind.api.common.services | |
| Uses of ServiceConfigurationWriter in org.robokind.api.common.services |
|---|
| Methods in org.robokind.api.common.services that return types with arguments of type ServiceConfigurationWriter | ||
|---|---|---|
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 ServiceConfigurationWriter | |
|---|---|
static org.osgi.framework.ServiceRegistration |
ServiceUtils.registerConfigurationWriter(org.osgi.framework.BundleContext context,
ServiceConfigurationWriter writer,
Properties props)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||