public class ExecutorServiceProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENABLED |
static String |
EXEC_THREADS |
| Constructor and Description |
|---|
ExecutorServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
getExecutorService() |
static ForkJoinPool |
getForkJoinPool() |
public static final String EXEC_THREADS
public static final String ENABLED
public static ExecutorService getExecutorService()
public static ForkJoinPool getForkJoinPool()
Copyright © 2016. All Rights Reserved.