class AsciidoctorExecutorFactory extends Object implements org.ysb33r.grolifant.api.remote.worker.WorkerAppExecutorFactory<AsciidoctorWorkerParameters>, Serializable
Creates an executor for running Asciidoctor conversions inside a worker.
| Constructor and description |
|---|
AsciidoctorExecutorFactory
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
org.ysb33r.grolifant.api.remote.worker.WorkerAppExecutor<AsciidoctorWorkerParameters> |
createExecutor()Creates an executor that can work with a set of parameters. |
Creates an executor that can work with a set of parameters.
Copyright © 2013-2024 the original author or authors. All rights reserved.