Service Activator Toolkit
Version 1.1.0 (20081206)

Package org.eclipse.soda.sat.core.framework

This package contains the SAT implementation classes, such as BaseBundleActivator class from which all SAT bundles typically derive their BundleActivator.

See:
          Description

Class Summary
BaseBundleActivator BaseBundleActivator is an abstract class from which all SAT bundles typically derive their BundleActivator.
BaseManagedServiceAdvisor  
BaseManagedServiceFactoryAdvisor BaseManagedServiceFactoryAdvisor is an abstract class from which bundles typically derive their IManagedServiceFactoryAdvisor.
BundleActivationManagerOwnerAdapter BundleActivationManagerOwnerAdapter is a no-op implementation of the IBundleActivationManagerOwner interface.
LazyBundleActivator LazyBundleActivator
ManagedServiceBundleActivator  
ManagedServiceFactoryBundleActivator ManagedServiceFactoryBundleActivator is an abstract class from which all SAT managed service factory bundles typically derive their BundleActivator.
ProxyServiceHandlerAdapter ProxyServiceHandlerAdapter is a concrete no-op implementation of the IProxyServiceHandler interface.
 

Package org.eclipse.soda.sat.core.framework Description

This package contains the SAT implementation classes, such as BaseBundleActivator class from which all SAT bundles typically derive their BundleActivator.


Service Activator Toolkit
Version 1.1.0 (20081206)