Uses of Interface
io.vertx.tp.modular.phantom.AoPerformer
-
Packages that use AoPerformer Package Description io.vertx.tp.atom.cv io.vertx.tp.modular.phantom -
-
Uses of AoPerformer in io.vertx.tp.atom.cv
Fields in io.vertx.tp.atom.cv with type parameters of type AoPerformer Modifier and Type Field Description static ConcurrentMap<String,AoPerformer>AoCache. POOL_PERFORMERS -
Uses of AoPerformer in io.vertx.tp.modular.phantom
Classes in io.vertx.tp.modular.phantom that implement AoPerformer Modifier and Type Class Description classModelPerformerMethods in io.vertx.tp.modular.phantom that return AoPerformer Modifier and Type Method Description static AoPerformerAoPerformer. getInstance(String appName)> Fn.pool 池化 AoPerformer 管理 appName = MetaPerformer
-