public class HoconProcessor extends Object implements ConfigProcessor
| Constructor and Description |
|---|
HoconProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
Future<JsonObject> |
process(Vertx vertx,
JsonObject configuration,
Buffer input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic String name()
name in interface ConfigProcessorpublic Future<JsonObject> process(Vertx vertx, JsonObject configuration, Buffer input)
process in interface ConfigProcessorCopyright © 2023 Eclipse. All rights reserved.