Class Hierarchy
- java.lang.Object
- com.liferay.portal.kernel.concurrent.AbortPolicy (implements com.liferay.portal.kernel.concurrent.RejectedExecutionHandler)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- com.liferay.portal.kernel.concurrent.ThreadPoolExecutor
- com.liferay.portal.kernel.concurrent.AsyncBroker<K,
V> - com.liferay.portal.kernel.concurrent.BaseFutureListener<T> (implements com.liferay.portal.kernel.concurrent.FutureListener<T>)
- com.liferay.portal.kernel.concurrent.CallerRunsPolicy (implements com.liferay.portal.kernel.concurrent.RejectedExecutionHandler)
- com.liferay.portal.kernel.concurrent.CompeteLatch
- com.liferay.portal.kernel.concurrent.DiscardOldestPolicy (implements com.liferay.portal.kernel.concurrent.RejectedExecutionHandler)
- com.liferay.portal.kernel.concurrent.DiscardPolicy (implements com.liferay.portal.kernel.concurrent.RejectedExecutionHandler)
- com.liferay.portal.kernel.concurrent.DiscardWithCancelPolicy (implements com.liferay.portal.kernel.concurrent.RejectedExecutionHandler)
- com.liferay.portal.kernel.concurrent.FutureConverter<T,
V> (implements java.util.concurrent.Future<V>) - com.liferay.portal.kernel.concurrent.NoticeableFutureConverter<T,
V> (implements com.liferay.portal.kernel.concurrent.NoticeableFuture<T>)
- com.liferay.portal.kernel.concurrent.NoticeableFutureConverter<T,
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- com.liferay.portal.kernel.concurrent.DefaultNoticeableFuture<T> (implements com.liferay.portal.kernel.concurrent.NoticeableFuture<T>)
- com.liferay.portal.kernel.concurrent.SystemExecutorServiceUtil
- com.liferay.portal.kernel.concurrent.TaskQueue<E>
- com.liferay.portal.kernel.concurrent.ThreadPoolHandlerAdapter (implements com.liferay.portal.kernel.concurrent.ThreadPoolHandler)
- com.liferay.portal.kernel.concurrent.ClearThreadLocalThreadPoolHandler
Interface Hierarchy
- java.util.concurrent.Future<V>
- com.liferay.portal.kernel.concurrent.NoticeableFuture<T>
- com.liferay.portal.kernel.concurrent.FutureListener<T>
- com.liferay.portal.kernel.concurrent.RejectedExecutionHandler
- com.liferay.portal.kernel.concurrent.ThreadPoolHandler