Package io.horizon.spi.component
Class ExAmbientDictionary
java.lang.Object
io.horizon.spi.component.ExAmbientDictionary
- All Implemented Interfaces:
io.horizon.spi.component.Dictionary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonArray>> fetchAsync(io.vertx.core.MultiMap paramMap, List<io.vertx.up.commune.exchange.DSource> sources) io.vertx.core.Future<io.vertx.core.json.JsonArray>io.vertx.core.Future<io.vertx.core.json.JsonArray>
-
Constructor Details
-
ExAmbientDictionary
public ExAmbientDictionary()
-
-
Method Details
-
fetchAsync
public io.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonArray>> fetchAsync(io.vertx.core.MultiMap paramMap, List<io.vertx.up.commune.exchange.DSource> sources) - Specified by:
fetchAsyncin interfaceio.horizon.spi.component.Dictionary
-
fetchTree
- Specified by:
fetchTreein interfaceio.horizon.spi.component.Dictionary
-
fetchList
- Specified by:
fetchListin interfaceio.horizon.spi.component.Dictionary
-