类 Etcd3Resource

java.lang.Object
org.apache.camel.quarkus.component.etcd3.it.Etcd3Resource

@Path("/etcd3") @ApplicationScoped public class Etcd3Resource extends Object
  • 字段详细资料

    • context

      @Inject org.apache.camel.CamelContext context
  • 构造器详细资料

    • Etcd3Resource

      public Etcd3Resource()
  • 方法详细资料

    • loadOtherEtcd3

      @Path("/load/other/etcd3") @GET @Produces("text/plain") public jakarta.ws.rs.core.Response loadOtherEtcd3() throws Exception
      抛出:
      Exception