Liferay 7.0-ce-b4

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.fabric.agent   
com.liferay.portal.fabric.local.worker   
com.liferay.portal.fabric.netty.agent   
com.liferay.portal.fabric.netty.fileserver.handlers   
com.liferay.portal.fabric.netty.handlers   
com.liferay.portal.fabric.netty.repository   
com.liferay.portal.fabric.netty.rpc   
com.liferay.portal.fabric.netty.util   
com.liferay.portal.fabric.netty.worker   
com.liferay.portal.fabric.repository   
com.liferay.portal.fabric.status   
com.liferay.portal.increment   
com.liferay.portal.kernel.cluster   
com.liferay.portal.kernel.concurrent   
com.liferay.portal.kernel.concurrent.test   
com.liferay.portal.kernel.executor   
com.liferay.portal.kernel.messaging   
com.liferay.portal.kernel.nio.intraband.rpc   
com.liferay.portal.kernel.process   
com.liferay.portal.kernel.process.local   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.test.rule.callback   
com.liferay.portal.verify   
 

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.fabric.agent
BaseFutureListener
           
FutureListener
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.local.worker
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.agent
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.fileserver.handlers
AsyncBroker
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.handlers
AsyncBroker
           
BaseFutureListener
           
FutureListener
           
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.repository
AsyncBroker
           
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.rpc
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.util
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.netty.worker
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.repository
AsyncBroker
           
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.fabric.status
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.increment
BatchablePipe
           
IncreasableEntry
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.cluster
DefaultNoticeableFuture
           
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.concurrent
BatchablePipe.IncreasableEntryWrapper
           
ConcurrentMapperHashMap
           
DefaultNoticeableFuture
           
FutureConverter
           
FutureListener
           
IdentityKey
           
IncreasableEntry
           
NoticeableFuture
           
ReadWriteLockKey
           Represents a key that is used by ReadWriteLockRegistry.
RejectedExecutionHandler
          Provides the same interface as RejectedExecutionHandler.
TaskQueue
           
ThreadPoolExecutor
           See https://issues.liferay.com/browse/LPS-14986.
ThreadPoolHandler
           
ThreadPoolHandlerAdapter
           
 

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

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

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

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.nio.intraband.rpc
DefaultNoticeableFuture
           
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.process
NoticeableFuture
           
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.kernel.process.local
AsyncBroker
           
NoticeableFuture
           
 

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

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.test.rule.callback
ThreadPoolExecutor
           See https://issues.liferay.com/browse/LPS-14986.
 

Classes in com.liferay.portal.kernel.concurrent used by com.liferay.portal.verify
ThrowableAwareRunnable
           
 


Liferay 7.0-ce-b4