Class ConfigJsonRpcService


  • @ApplicationScoped
    public class ConfigJsonRpcService
    extends Object
    • Constructor Detail

      • ConfigJsonRpcService

        public ConfigJsonRpcService()
    • Method Detail

      • updateProperty

        public boolean updateProperty​(String name,
                                      String value)
      • getAllValues

        public io.vertx.core.json.JsonObject getAllValues()