Package io.vertx.rx.micro
Class ZeroRxAgent
java.lang.Object
io.vertx.core.AbstractVerticle
io.vertx.reactivex.core.AbstractVerticle
io.vertx.rx.micro.ZeroRxAgent
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent(type=RX)
public class ZeroRxAgent
extends io.vertx.reactivex.core.AbstractVerticle
Rx Agent
-
Field Summary
Fields inherited from class io.vertx.reactivex.core.AbstractVerticle
vertxFields inherited from class io.vertx.core.AbstractVerticle
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.reactivex.core.AbstractVerticle
init, rxStart, rxStop, start, stopMethods inherited from class io.vertx.core.AbstractVerticle
config, deploymentID, getVertx, processArgs, stop
-
Constructor Details
-
ZeroRxAgent
public ZeroRxAgent()
-
-
Method Details
-
start
public void start()- Overrides:
startin classio.vertx.core.AbstractVerticle
-