net.contextfw.web.application.internal.service
Class UpdateHandler

java.lang.Object
  extended by net.contextfw.web.application.internal.service.UpdateHandler

public class UpdateHandler
extends Object


Constructor Summary
UpdateHandler(WebApplicationContextHandler handler, ModuleConfiguration configuration)
           
 
Method Summary
 void handleRequest(javax.servlet.http.HttpServlet servlet, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateHandler

@Inject
public UpdateHandler(WebApplicationContextHandler handler,
                            ModuleConfiguration configuration)
Method Detail

handleRequest

public final void handleRequest(javax.servlet.http.HttpServlet servlet,
                                javax.servlet.http.HttpServletRequest request,
                                javax.servlet.http.HttpServletResponse response)
                         throws javax.servlet.ServletException,
                                IOException
Throws:
javax.servlet.ServletException
IOException


Copyright © 2010. All Rights Reserved.