Package io.vertx.up.uca.web.anima
Class AgentScatter
java.lang.Object
io.vertx.up.uca.web.anima.AgentScatter
- All Implemented Interfaces:
Scatter<io.vertx.core.Vertx>
Agent scatter to deploy agents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconnect(io.vertx.core.Vertx vertx) Connect to vert.x to execute begin up works.
-
Constructor Details
-
AgentScatter
public AgentScatter()
-
-
Method Details