Service Activator Toolkit
Version 1.1.0 (20081206)

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

Packages that use IManagedServiceActivationManager
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 IManagedServiceActivationManager in org.eclipse.soda.sat.core.util
 

Methods in org.eclipse.soda.sat.core.util that return IManagedServiceActivationManager
 IManagedServiceActivationManager FactoryUtility.createManagedServiceActivationManager(IManagedServiceAdvisor advisor)
          Create an IManagedServiceActivationManager.
 


Service Activator Toolkit
Version 1.1.0 (20081206)