Class SoroushResource


  • @Path("/soroush")
    @ApplicationScoped
    public class SoroushResource
    extends Object
    • Field Detail

      • context

        @Inject
        org.apache.camel.CamelContext context
    • Constructor Detail

      • SoroushResource

        public SoroushResource()
    • Method Detail

      • loadComponentSoroush

        @Path("/load/component/soroush")
        @GET
        @Produces("text/plain")
        public javax.ws.rs.core.Response loadComponentSoroush()
                                                       throws Exception
        Throws:
        Exception