Uses of Interface
org.robokind.api.common.osgi.lifecycle.ServiceLifecycleProvider

Packages that use ServiceLifecycleProvider
org.robokind.api.common.osgi.lifecycle   
 

Uses of ServiceLifecycleProvider in org.robokind.api.common.osgi.lifecycle
 

Classes in org.robokind.api.common.osgi.lifecycle that implement ServiceLifecycleProvider
 class AbstractLifecycleProvider<I,T extends I>
          Abstract implementation of ServiceLifecycleProvider.
 

Constructors in org.robokind.api.common.osgi.lifecycle with parameters of type ServiceLifecycleProvider
DynamicServiceLauncher(org.osgi.framework.BundleContext context, ServiceLifecycleProvider<T> lifecycle)
          Creates a new DynamicServiceLauncher from the given lifecycle provider.
DynamicServiceLauncher(org.osgi.framework.BundleContext context, ServiceLifecycleProvider<T> lifecycle, Properties registrationProps)
          Creates a new DynamicServiceLauncher from the given lifecycle provider.
DynamicServiceLauncher(org.osgi.framework.BundleContext context, ServiceLifecycleProvider<T> lifecycle, String registrationClassName, Properties registrationProps)
          Creates a new DynamicServiceLauncher from the given lifecycle provider.
 



Copyright © 2011-2012. All Rights Reserved.