Package io.vertx.up.uca.web.anima
Class WorkerScatter
- java.lang.Object
-
- io.vertx.up.uca.web.anima.WorkerScatter
-
- All Implemented Interfaces:
Scatter<io.vertx.core.Vertx>
- Direct Known Subclasses:
DetectScatter
public class WorkerScatter extends Object implements Scatter<io.vertx.core.Vertx>
Worker scatter to deploy workers
-
-
Constructor Summary
Constructors Constructor Description WorkerScatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconnect(io.vertx.core.Vertx vertx)Connect to vert.x to execute begin up works.protected Set<io.vertx.up.eon.em.MessageModel>getModel()
-