Package io.quarkus.devui.runtime
Class ConfigJsonRpcService
- java.lang.Object
-
- io.quarkus.devui.runtime.ConfigJsonRpcService
-
@ApplicationScoped public class ConfigJsonRpcService extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigJsonRpcService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.json.JsonObjectgetAllValues()booleanupdateProperty(String name, String value)
-