Class TestVerticle

java.lang.Object
io.vertx.core.AbstractVerticle
All Implemented Interfaces:
WithEventBus, WithSharedData, io.vertx.core.Verticle

public class TestVerticle extends TelestionVerticle<TestVerticle.Configuration> implements WithEventBus, WithSharedData
  • Constructor Details

    • TestVerticle

      public TestVerticle()
  • Method Details