|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceContext | |
---|---|
org.robokind.api.common.osgi.lifecycle | |
org.robokind.api.common.services |
Uses of ServiceContext in org.robokind.api.common.osgi.lifecycle |
---|
Fields in org.robokind.api.common.osgi.lifecycle declared as ServiceContext | |
---|---|
protected ServiceContext<T,C,P> |
ConfiguredServiceLifecycle.myServiceContext
ServiceContext created from loading a service. |
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 ConfigurationLoader 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 |