com.supermap.geoprocessor.services

Class JobSchedulingStartUpServlet

  • java.lang.Object
    • HttpServlet
      • com.supermap.geoprocessor.services.JobSchedulingStartUpServlet
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void doGet(HttpServletRequest request, HttpServletResponse response) 
      void setInterfaceContext(InterfaceContext context)
      Set the context of the service interface.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobSchedulingStartUpServlet

        public JobSchedulingStartUpServlet()
        
    • Method Detail

      • doGet

        public void doGet(HttpServletRequest request,
                 HttpServletResponse response)
                   throws java.io.IOException,
                          ServletException
        
        Throws:
        java.io.IOException
        ServletException