Liferay 6.2.0-ce-m1

Uses of Package
com.liferay.portal.kernel.concurrent

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

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.concurrent
IncreasableEntry
           
ReadWriteLockKey
           Represents a key that is used by ReadWriteLockRegistry.
RejectedExecutionHandler
          Provides the same interface as ThreadPoolExecutor.RejectedExecutionHandler.
TaskQueue
           
ThreadPoolExecutor
           See http://issues.liferay.com/browse/LPS-14986.
ThreadPoolHandler
           
ThreadPoolHandlerAdapter
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.executor
ThreadPoolExecutor
           See http://issues.liferay.com/browse/LPS-14986.
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.messaging
RejectedExecutionHandler
          Provides the same interface as ThreadPoolExecutor.RejectedExecutionHandler.
ThreadPoolExecutor
           See http://issues.liferay.com/browse/LPS-14986.
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.util
ConcurrentHashSet
           
 


Liferay 6.2.0-ce-m1