Service Activator Toolkit
Version 1.0.0

Uses of Package
org.eclipse.soda.sat.core.framework.interfaces

Packages that use org.eclipse.soda.sat.core.framework.interfaces
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.framework.interfaces This package contains interfaces that support the SAT implementation classes. 
org.eclipse.soda.sat.core.service This package contains the services interfaces for the services that are published by SAT. 
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. 
 

Classes in org.eclipse.soda.sat.core.framework.interfaces used by org.eclipse.soda.sat.core.framework
IBundleActivationManager
          The IBundleActivationManager interface...
IBundleActivationManagerOwner
          The IBundleActivatorManagerManagerOwner interface is implemented by the owner of an IBundleActivationManager instance.
IManagedServiceFactoryAdvisor
          The IManagedServiceFactoryAdvisor interface defines the API for an object that knows how to create, destroy and update objects for a ManagedServiceFactory.
IProxyServiceHandler
           
 

Classes in org.eclipse.soda.sat.core.framework.interfaces used by org.eclipse.soda.sat.core.framework.interfaces
IBundleActivationManager
          The IBundleActivationManager interface...
IBundleActivationManagerOwner
          The IBundleActivatorManagerManagerOwner interface is implemented by the owner of an IBundleActivationManager instance.
IDependencyTracker.IXmlProvider
          IXmlProvider
IProxyServiceHandler
           
 

Classes in org.eclipse.soda.sat.core.framework.interfaces used by org.eclipse.soda.sat.core.service
BundleDependencyListener
          The BundleDependencyListener interface is implemented by objects that wish to receive call-back notifications that a bundle relationship has either been registered or unregistered with the BundleDependencyService.
 

Classes in org.eclipse.soda.sat.core.framework.interfaces used by org.eclipse.soda.sat.core.util
IBundleActivationManager
          The IBundleActivationManager interface...
IDependencyTracker
          IDependencyTracker.java
IFileLog
          The IFileLog interface defines the API for a file-based log.
ILineReader
          The ILineReader interface defines the API for line-oriented reading of an InputStream.
ILineReader.IAdvisor
          The IAdvisor interface defines the advice that can be given to an ILineReader as each line is read.
ILineWriter
          The ILineWriter interface defines the API for line-oriented writing of an OutputStream.
IManagedServiceFactoryActivationManager
          IManagedServiceFactoryActivationManager.java\
IManagedServiceFactoryAdvisor
          The IManagedServiceFactoryAdvisor interface defines the API for an object that knows how to create, destroy and update objects for a ManagedServiceFactory.
IProxyServiceHandler
           
IQueue
          The IQueue interface defines a FIFO container.
IThreadLocal
          The IThreadLocal interface defines an API for storing data on a per thread basis.
ITokenizer
          The ITokenizer interface defines the API for an optimized String tokenizer class.
 


Service Activator Toolkit
Version 1.0.0