Class ConfigJsonRPCService


  • @ApplicationScoped
    public class ConfigJsonRPCService
    extends Object
    • Constructor Detail

      • ConfigJsonRPCService

        public ConfigJsonRPCService()
    • Method Detail

      • updateProperties

        public boolean updateProperties​(String content,
                                        String type)
      • getAllConfiguration

        public io.vertx.core.json.JsonArray getAllConfiguration()
      • getAllValues

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

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