Interface WorkerFactory
-
- All Known Implementing Classes:
HTTPWorkerFactory
public interface WorkerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Worker
newWorker()
-
-
-
Method Detail
-
newWorker
Worker newWorker()
-
-