public class DominoDefaultVerticle extends AbstractKeepDataVerticle
Handles all Standard Domino requests
consumerTracker
Constructor and Description |
---|
DominoDefaultVerticle() |
Modifier and Type | Method and Description |
---|---|
protected void |
startExtendedListeners(io.vertx.core.Promise<java.lang.Void> startFuture)
Load additional stuff (e.g.
|
listenerStart, listenerStop, loadConsumersByTagName
getKeepVerticleName, getSubconfig, setKeepVerticleName, start, stop
protected void startExtendedListeners(io.vertx.core.Promise<java.lang.Void> startFuture)
AbstractKeepDataVerticle
Load additional stuff (e.g. handlers) after the handlers derived from the OpenAPI specification have been loaded
startExtendedListeners
in class AbstractKeepDataVerticle
startFuture
-