Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Interface
org.eclipse.soda.sat.core.record.container.interfaces.IServiceRecordContainer

Packages that use IServiceRecordContainer
org.eclipse.soda.sat.core.record.container.interfaces This package contains the service record container interfaces, which are used in the rare cases where subclassing BaseBundleActivator is not desirable. 
 

Uses of IServiceRecordContainer in org.eclipse.soda.sat.core.record.container.interfaces
 

Subinterfaces of IServiceRecordContainer in org.eclipse.soda.sat.core.record.container.interfaces
 interface IExportServiceRecordContainer
          The IExportServiceRecordContainer interface declares the API for export service record containers.
 interface IImportServiceRecordContainer
          The IImportServiceRecordContainer interface declares the API for import service record containers.
 


Service Activator Toolkit
Version 1.1.0 (20081206)