|
Service Activator Toolkit
Version 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IManagedServiceFactoryAdvisor | |
| org.eclipse.soda.sat.core.framework | This package contains the SAT implementation classes, suc as
BaseBundleActivator class from which all SAT bundles typically
derive their BundleActivator. |
| 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 IManagedServiceFactoryAdvisor in org.eclipse.soda.sat.core.framework |
| Classes in org.eclipse.soda.sat.core.framework that implement IManagedServiceFactoryAdvisor | |
class |
BaseManagedServiceFactoryAdvisor
BaseManagedServiceFactoryAdvisor is an abstract class from which
bundles typically derive their IManagedServiceFactoryAdvisor. |
| Methods in org.eclipse.soda.sat.core.framework that return IManagedServiceFactoryAdvisor | |
protected abstract IManagedServiceFactoryAdvisor |
ManagedServiceFactoryBundleActivator.createAdvisor()
Create the IManagedServiceFactoryAdvisor that knows how
to create and destroy the exported service that is managed by the
service factory. |
| Uses of IManagedServiceFactoryAdvisor in org.eclipse.soda.sat.core.util |
| Methods in org.eclipse.soda.sat.core.util with parameters of type IManagedServiceFactoryAdvisor | |
IManagedServiceFactoryActivationManager |
FactoryUtility.createManagedServiceFactoryActivationManager(String name,
IManagedServiceFactoryAdvisor advisor)
Create an IManagedServiceFactoryActivationManager. |
|
Service Activator Toolkit
Version 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001, 2007 IBM Corporation and others. All Rights Reserved.