java.lang.Object
io.vertx.core.AbstractVerticle
net.bluemind.lib.vertx.internal.BMModule
- All Implemented Interfaces:
io.vertx.core.Verticle
public class BMModule
extends io.vertx.core.AbstractVerticle
-
Field Summary 
Fields inherited from class io.vertx.core.AbstractVerticle 
context, vertx
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class io.vertx.core.AbstractVerticle 
config, deploymentID, getVertx, init, processArgs, start, stop
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
BMModule 
public BMModule()
-