|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |