JavaScript is disabled on your browser.
Chenile Framework Javadocs
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.chenile.orchestrator.process
WorkerStarter
Contents
Description
Method Summary
Method Details
start(WorkerDto)
Hide sidebar
Show sidebar
Interface WorkerStarter
All Known Implementing Classes:
InVMProcessStarter
,
QueueBasedProcessStarter
public interface
WorkerStarter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
start
(
WorkerDto
workerDto)
Method Details
start
void
start
(
WorkerDto
workerDto)