Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.util.ThreadLocalBinder

Packages that use ThreadLocalBinder
com.liferay.portal.kernel.executor   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of ThreadLocalBinder in com.liferay.portal.kernel.executor
 

Constructors in com.liferay.portal.kernel.executor with parameters of type ThreadLocalBinder
CopyThreadLocalCallable(ThreadLocalBinder threadLocalBinder, boolean readOnly, boolean clearOnExit)
           
 

Uses of ThreadLocalBinder in com.liferay.portal.kernel.util
 

Classes in com.liferay.portal.kernel.util that implement ThreadLocalBinder
 class DefaultThreadLocalBinder
           
 


Liferay 6.2-ce-ga5