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()