类 AwsXrayResource


  • @Path("/aws-xray")
    @ApplicationScoped
    public class AwsXrayResource
    extends Object
    • 字段详细资料

      • context

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

      • AwsXrayResource

        public AwsXrayResource()
    • 方法详细资料

      • loadOtherAwsXray

        @Path("/load/other/aws-xray")
        @GET
        @Produces("text/plain")
        public javax.ws.rs.core.Response loadOtherAwsXray()
                                                   throws Exception
        抛出:
        Exception