Package io.vertigo.stella.impl.workers
Class WorkersManagerImpl
- java.lang.Object
-
- io.vertigo.stella.impl.workers.WorkersManagerImpl
-
- All Implemented Interfaces:
io.vertigo.core.node.component.Activeable
,io.vertigo.core.node.component.Component
,io.vertigo.core.node.component.CoreComponent
,io.vertigo.core.node.component.Manager
,WorkersManager
public final class WorkersManagerImpl extends Object implements WorkersManager, io.vertigo.core.node.component.Activeable
Implémentation de workManager.- Author:
- pchretien, npiedeloup
-
-
Constructor Summary
Constructors Constructor Description WorkersManagerImpl(String nodeId, int workersCount, String workTypes, WorkersPlugin workerPlugin)
Constructeur.
-
-
-
Constructor Detail
-
WorkersManagerImpl
@Inject public WorkersManagerImpl(String nodeId, int workersCount, String workTypes, WorkersPlugin workerPlugin)
Constructeur.- Parameters:
workersCount
- Nb workers
-
-