Class PgeventResource


  • @Path("/pgevent")
    @ApplicationScoped
    public class PgeventResource
    extends Object
    • Field Detail

      • context

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

      • PgeventResource

        public PgeventResource()
    • Method Detail

      • loadComponentPgevent

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