Package io.vertx.tp.ambient.cache
Class AcCache
- java.lang.Object
-
- io.vertx.tp.ambient.cache.AcCache
-
-
Constructor Summary
Constructors Constructor Description AcCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.vertx.core.Future<io.vertx.core.json.JsonObject>getModule(io.vertx.core.json.JsonObject condition, Supplier<io.vertx.core.Future<io.vertx.core.json.JsonObject>> executor)
-
-
-
Method Detail
-
getModule
public static io.vertx.core.Future<io.vertx.core.json.JsonObject> getModule(io.vertx.core.json.JsonObject condition, Supplier<io.vertx.core.Future<io.vertx.core.json.JsonObject>> executor)
-
-