Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Interface
org.eclipse.soda.sat.core.framework.interfaces.IFileLog

Packages that use IFileLog
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 IFileLog in org.eclipse.soda.sat.core.util
 

Methods in org.eclipse.soda.sat.core.util that return IFileLog
 IFileLog FactoryUtility.createFileLog(File file)
          Create an IFileLog.
 


Service Activator Toolkit
Version 1.1.0 (20081206)