Uses of Interface
io.vertx.tp.optic.ambient.AoRefine
-
Packages that use AoRefine Package Description io.vertx.tp.modular.phantom io.vertx.tp.optic.ambient -
-
Uses of AoRefine in io.vertx.tp.modular.phantom
Subinterfaces of AoRefine in io.vertx.tp.modular.phantom Modifier and Type Interface Description interfaceAoModeler使用继承模式,方便做名字上的区分 Refine负责初始化的时候数据导入 Modeler负责在执行业务流程时的元数据读取 -
Uses of AoRefine in io.vertx.tp.optic.ambient
Methods in io.vertx.tp.optic.ambient that return AoRefine Modifier and Type Method Description static AoRefineAoRefine. combine()static AoRefineAoRefine. model()static AoRefineAoRefine. schema()
-