public final class JobExecutorServiceHandlerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HANDLER |
| Constructor and Description |
|---|
JobExecutorServiceHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JobExecutorServiceHandler |
getHandler(String type)
Get job executor service handler.
|
public static final String DEFAULT_HANDLER
public static JobExecutorServiceHandler getHandler(String type)
type - executor service handler typeCopyright © 2021 The Apache Software Foundation. All rights reserved.