public class ConfigurableVerticleExamples extends AbstractVerticle
context, vertx
Constructor and Description |
---|
ConfigurableVerticleExamples() |
Modifier and Type | Method and Description |
---|---|
void |
start()
If your verticle does a simple, synchronous start-up then override this method and put your start-up
code in there.
|
config, deploymentID, getVertx, init, processArgs, start, stop, stop
public void start() throws Exception
AbstractVerticle
start
in class AbstractVerticle
Exception
Copyright © 2015. All Rights Reserved.