public class VertxHelperBase.AccessorVerticle
extends io.vertx.core.AbstractVerticle
Constructor and Description |
---|
AccessorVerticle() |
Modifier and Type | Method and Description |
---|---|
void |
start()
Register a handler to the event bus to process pending jobs.
|
void |
stop()
Clear all pending jobs.
|