| Package | Description |
|---|---|
| org.robokind.api.common.osgi.lifecycle | |
| org.robokind.api.common.services |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceContext<T,C,P> |
ConfiguredServiceLifecycle.myServiceContext
ServiceContext created from loading a service.
|
| Modifier and Type | Method and Description |
|---|---|
static <ServiceClass,Param> |
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.
|
Copyright © 2011-2014. All Rights Reserved.