Interface WorkerStarter

All Known Implementing Classes:
InVMProcessStarter, QueueBasedProcessStarter

public interface WorkerStarter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    start(WorkerDto workerDto)
     
  • Method Details