@groovy.transform.CompileStatic class StandardWorkerAppExecutorFactory extends Object
Run a JVM main class in a worker.
| Constructor and description |
|---|
StandardWorkerAppExecutorFactory
(StandardWorkerAppExecutor executor) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
WorkerAppExecutor<StandardWorkerAppParameters> |
createExecutor()Creates an executor that can work with a set of parameters. |
Creates an executor that can work with a set of parameters.