- All Implemented Interfaces:
Init
public class ApplicationInitializer
extends Object
implements Init
-
Constructor Summary
Constructors
-
Method Summary
Function<io.vertx.core.json.JsonObject,io.vertx.core.Future<io.vertx.core.json.JsonObject>>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ApplicationInitializer
public ApplicationInitializer()
-
Method Details
-
apply
public Function<io.vertx.core.json.JsonObject,io.vertx.core.Future<io.vertx.core.json.JsonObject>> apply()
- Specified by:
apply in interface Init