java.lang.Object
io.vertx.core.AbstractVerticle
org.miaixz.bus.starter.bridge.BridgeVerticleService
- All Implemented Interfaces:
io.vertx.core.Deployable,io.vertx.core.Verticle
public class BridgeVerticleService
extends io.vertx.core.AbstractVerticle
服务端-配置中心
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields inherited from class io.vertx.core.AbstractVerticle
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.core.AbstractVerticle
config, deploy, deploymentID, getVertx, init, processArgs, start, stop, undeploy
-
Constructor Details
-
BridgeVerticleService
-
-
Method Details
-
start
public void start()- Overrides:
startin classio.vertx.core.AbstractVerticle
-
stop
public void stop()- Overrides:
stopin classio.vertx.core.AbstractVerticle
-