Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Interface
org.eclipse.soda.sat.core.record.interfaces.IImportServiceRecordOwner

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

Uses of IImportServiceRecordOwner in org.eclipse.soda.sat.core.record.interfaces
 

Methods in org.eclipse.soda.sat.core.record.interfaces with parameters of type IImportServiceRecordOwner
 void IImportServiceRecord.setOwner(IImportServiceRecordOwner owner)
          Set the import service record's owner.
 


Service Activator Toolkit
Version 1.1.0 (20081206)