public class DataWorkerRunnerProcess extends LifecycleAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
DataWorkerRunnerProcess.Config |
| Constructor and Description |
|---|
DataWorkerRunnerProcess(Configuration configuration,
LifeSupportService lifeSupportService) |
DataWorkerRunnerProcess(DataWorkerRunnerProcess.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
void |
start() |
init, onShutdown, stop@Inject public DataWorkerRunnerProcess(Configuration configuration, LifeSupportService lifeSupportService)
public DataWorkerRunnerProcess(DataWorkerRunnerProcess.Config config)
public void start()
start in interface Lifecyclestart in class LifecycleAdapterpublic void shutdown()
shutdown in interface Lifecycleshutdown in class LifecycleAdapterCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.