程序包 cool.scx.core
类 Scx
java.lang.Object
cool.scx.core.Scx
启动类
- 版本:
- 0.3.6
- 作者:
- scx567888
-
方法概要
修饰符和类型方法说明appKey()org.springframework.beans.factory.support.DefaultListableBeanFactorystatic ScxBuilderbuilder()boolean检查数据源是否可用boolean检查是否有任何 (BaseModel) 类需要修复表io.vertx.core.eventbus.EventBuseventBus()<T extends ScxModule>
TfindScxModule(Class<T> clazz) voidfixTable()fixTable.<T> Tcool.scx.jdbc.JDBCContextrun()scxMvc()cool.scx.common.scheduler.ScxSchedulercool.scx.jdbc.sql.SQLRunnerio.vertx.core.Vertxvertx()io.vertx.core.http.HttpServer
-
方法详细资料
-
builder
-
run
-
checkDataSource
public boolean checkDataSource()检查数据源是否可用- 返回:
- b
-
fixTable
public void fixTable()fixTable.
-
checkNeedFixTable
public boolean checkNeedFixTable()检查是否有任何 (BaseModel) 类需要修复表- 返回:
- 是否有
-
findScxModule
-
scxModules
-
scxEnvironment
-
vertx
public io.vertx.core.Vertx vertx() -
appKey
-
scxOptions
-
beanFactory
public org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory() -
scxHttpRouter
-
scxConfig
-
scxFeatureConfig
-
dataSource
-
sqlRunner
public cool.scx.jdbc.sql.SQLRunner sqlRunner() -
jdbcContext
public cool.scx.jdbc.JDBCContext jdbcContext() -
vertxHttpServer
public io.vertx.core.http.HttpServer vertxHttpServer() -
eventBus
public io.vertx.core.eventbus.EventBus eventBus() -
webSocketRouter
-
scxMvc
-
scxScheduler
public cool.scx.common.scheduler.ScxScheduler scxScheduler() -
getBean
-