Class CoreMainXmlJaxbResource


  • @Path("/test")
    @ApplicationScoped
    public class CoreMainXmlJaxbResource
    extends Object
    • Field Detail

      • main

        @Inject
        org.apache.camel.quarkus.main.CamelMain main
    • Constructor Detail

      • CoreMainXmlJaxbResource

        public CoreMainXmlJaxbResource()
    • Method Detail

      • describeMain

        @Path("/main/describe")
        @GET
        @Produces("application/json")
        public javax.json.JsonObject describeMain()