Uses of Class
org.robokind.api.common.services.ServiceContext

Packages that use ServiceContext
org.robokind.api.common.services   
 

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

Methods in org.robokind.api.common.services that return ServiceContext
static
<ServiceClass,Param>
ServiceContext<ServiceClass,?,Param>
ServiceConnectionDirectory.buildServiceContext(org.osgi.framework.BundleContext context, VersionProperty serviceVersion, VersionProperty configFormat, Class<ServiceClass> serviceClass, Class<Param> paramClass)
          Locates an appropriate ServiceConfigurationLoader and ServiceFactory matching the given versions, and able to create Service instance of the ServiceClass using a parameter of the given Param Class.
 



Copyright © 2011. All Rights Reserved.