Liferay 6.1.2-ce-ga3

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

Packages that use com.liferay.portal.kernel.concurrent
com.liferay.counter.model This package defines the portal counter model interfaces, classes, and wrappers. 
com.liferay.portal.executor   
com.liferay.portal.increment   
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.counter.model
CompeteLatch
           A synchronizer based on the JDK's AQS framework to simulate a single winner competition.
 

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

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

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
           
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
           
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.1.2-ce-ga3