Package io.vertx.tp.optic.phantom
Class AbstractArbor
java.lang.Object
io.horizon.spi.phantom.AbstractArbor
- All Implemented Interfaces:
Arbor
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.vertx.core.Future<io.vertx.core.json.JsonArray>combineArbor(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonArray children, io.vertx.core.json.JsonObject configuration) protected io.vertx.core.Future<io.vertx.core.json.JsonArray>combineArbor(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonObject configuration)
-
Constructor Details
-
AbstractArbor
public AbstractArbor()
-
-
Method Details
-
combineArbor
protected io.vertx.core.Future<io.vertx.core.json.JsonArray> combineArbor(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonArray children, io.vertx.core.json.JsonObject configuration) -
combineArbor
protected io.vertx.core.Future<io.vertx.core.json.JsonArray> combineArbor(io.vertx.core.json.JsonObject category, io.vertx.core.json.JsonObject configuration)
-