Class RefreshConfigurationServlet


  • public class RefreshConfigurationServlet
    extends HttpServlet
    Version:
    $Revision$
    Author:
    Jorge Ferrer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void service​(HttpServletRequest request, HttpServletResponse response)  
      protected void writeSuccessResponse​(HttpServletResponse response, java.lang.String componentName)  
      • Methods inherited from class java.lang.Object

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

      • RefreshConfigurationServlet

        public RefreshConfigurationServlet()
    • Method Detail

      • service

        protected void service​(HttpServletRequest request,
                               HttpServletResponse response)
                        throws ServletException,
                               java.io.IOException
        Throws:
        ServletException
        java.io.IOException
      • writeSuccessResponse

        protected void writeSuccessResponse​(HttpServletResponse response,
                                            java.lang.String componentName)
                                     throws java.io.IOException
        Throws:
        java.io.IOException