| Package | Description |
|---|---|
| org.exoplatform.social.common.service | |
| org.exoplatform.social.common.service.impl | |
| org.exoplatform.social.common.service.thread |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolConfig |
ExecutorServiceManager.getThreadPoolConfig(String id) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
ExecutorServiceManager.newThreadPool(String name,
ThreadPoolConfig config) |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolConfig |
ExecutorServiceManagerImpl.getThreadPoolConfig(String id) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
ExecutorServiceManagerImpl.newThreadPool(String name,
ThreadPoolConfig config) |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
DefaultThreadPoolFactory.newScheduledThreadPool(ThreadPoolConfig config,
ThreadFactory threadFactory) |
ScheduledExecutorService |
ThreadPoolFactory.newScheduledThreadPool(ThreadPoolConfig config,
ThreadFactory threadFactory)
Create a scheduled thread pool using the given thread pool profile
|
ExecutorService |
DefaultThreadPoolFactory.newThreadPool(ThreadPoolConfig config,
ThreadFactory factory) |
ExecutorService |
ThreadPoolFactory.newThreadPool(ThreadPoolConfig config,
ThreadFactory threadFactory)
Create a thread pool using the given thread pool profile
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.