Class InfixScatter

java.lang.Object
io.vertx.up.uca.web.anima.InfixScatter
All Implemented Interfaces:
Scatter<io.vertx.core.Vertx>

public class InfixScatter extends Object implements Scatter<io.vertx.core.Vertx>
Infix initialization
  • Constructor Details

    • InfixScatter

      public InfixScatter()
  • Method Details

    • connect

      public void connect(io.vertx.core.Vertx vertx)
      Description copied from interface: Scatter
      Connect to vert.x to execute begin up works.
      Specified by:
      connect in interface Scatter<io.vertx.core.Vertx>
      Parameters:
      vertx - common vertx.