程序包 cool.scx.core
类 ScxBuilder
java.lang.Object
cool.scx.core.ScxBuilder
Scx 构建器
- 版本:
- 1.11.8
- 作者:
- scx567888
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明添加多个模块build()构建configure(ScxCoreFeature scxFeature, boolean state) 设置配置内容run()a添加多个模块添加 外部参数setDefaultHttpServerOptions(io.vertx.core.http.HttpServerOptions options) setMainClass(Class<?> mainClass) 添加多个模块setVertxOptions(io.vertx.core.VertxOptions options)
-
构造器详细资料
-
ScxBuilder
public ScxBuilder()构造函数
-
-
方法详细资料
-
run
a -
build
构建- 返回:
- a
-
addModule
添加多个模块- 参数:
modules- a- 返回:
- a
-
setMainClass
添加多个模块- 参数:
mainClass- a- 返回:
- a
-
setAppKey
添加多个模块- 参数:
appKey- a- 返回:
- a
-
setArgs
添加 外部参数- 参数:
args- a- 返回:
- a
-
configure
设置配置内容- 参数:
scxFeature- sstate- s- 返回:
- a
-
setVertxOptions
-
setDefaultHttpServerOptions
-