|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedServiceFactory | |
---|---|
org.robokind.api.common.lifecycle.config | |
org.robokind.api.common.lifecycle.utils | |
org.robokind.api.common.osgi.lifecycle |
Uses of ManagedServiceFactory in org.robokind.api.common.lifecycle.config |
---|
Methods in org.robokind.api.common.lifecycle.config with parameters of type ManagedServiceFactory | |
---|---|
static ManagedServiceGroup |
RKManagedGroupConfigUtils.buildGroup(ManagedServiceFactory factory,
org.jflux.api.core.config.Configuration<String> conf)
|
Constructors in org.robokind.api.common.lifecycle.config with parameters of type ManagedServiceFactory | |
---|---|
RKManagedGroupConfigUtils.ManagedGroupFactory(ManagedServiceFactory fact)
|
|
RKManagedGroupConfigUtils.ManagedGroupFactory(ManagedServiceFactory fact,
boolean startGroups)
|
|
RKManagedServiceConfigUtils.GenericManagedServiceFactory(ManagedServiceFactory factory)
|
Uses of ManagedServiceFactory in org.robokind.api.common.lifecycle.utils |
---|
Constructors in org.robokind.api.common.lifecycle.utils with parameters of type ManagedServiceFactory | |
---|---|
ManagedServiceGroup(ManagedServiceFactory factory,
List<ServiceLifecycleProvider> lifecycles,
String groupId,
Properties registrationProperties)
|
Uses of ManagedServiceFactory in org.robokind.api.common.osgi.lifecycle |
---|
Classes in org.robokind.api.common.osgi.lifecycle that implement ManagedServiceFactory | |
---|---|
class |
OSGiComponentFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |