Service Activator Toolkit
Version 1.0.0

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

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

Methods in org.eclipse.soda.sat.core.util that return IThreadLocal
 IThreadLocal FactoryUtility.createThreadLocal()
          Create an IThreadLocal.
 IThreadLocal FactoryUtility.createThreadLocal(int size)
          Create an IThreadLocal.
 


Service Activator Toolkit
Version 1.0.0