Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Interface
org.eclipse.soda.sat.core.framework.interfaces.IManagedServiceFactoryActivationManager

Packages that use IManagedServiceFactoryActivationManager
org.eclipse.soda.sat.core.util This package contains a mixed bag of utility classes that are used by SAT, but might be of use to bundle developers. 
 

Uses of IManagedServiceFactoryActivationManager in org.eclipse.soda.sat.core.util
 

Methods in org.eclipse.soda.sat.core.util that return IManagedServiceFactoryActivationManager
 IManagedServiceFactoryActivationManager FactoryUtility.createManagedServiceFactoryActivationManager(String name, IManagedServiceFactoryAdvisor advisor)
          Create an IManagedServiceFactoryActivationManager.
 IManagedServiceFactoryActivationManager FactoryUtility.createManagedServiceFactoryActivationManager(String name, IManagedServiceFactoryAdvisor advisor, int numberOfConfigurationsHint)
          Create an IManagedServiceFactoryActivationManager.
 


Service Activator Toolkit
Version 1.1.0 (20081206)