Uses of Class
org.robokind.api.common.osgi.SingleServiceListener

Packages that use SingleServiceListener
org.robokind.api.common.osgi   
org.robokind.api.common.services   
 

Uses of SingleServiceListener in org.robokind.api.common.osgi
 

Methods in org.robokind.api.common.osgi that return SingleServiceListener
static
<T> SingleServiceListener<T>
OSGiUtils.createIdServiceListener(Class<T> clazz, org.osgi.framework.BundleContext context, String idPropertyName, String idString, String filter)
           
 

Uses of SingleServiceListener in org.robokind.api.common.services
 

Methods in org.robokind.api.common.services that return SingleServiceListener
static
<Conf,Param>
SingleServiceListener<ConfigurationWriter<Conf,Param>>
ServiceUtils.createWriterServiceListener(org.osgi.framework.BundleContext context, Class<Conf> configClass, Class<Param> paramClass, VersionProperty configFormat, String serviceFilter)
           
 



Copyright © 2011-2013. All Rights Reserved.