info.aduna.autofocus.http.webclient.profiles.sources.transformers
Class MoveController

java.lang.Object
  extended by info.aduna.autofocus.http.webclient.profiles.sources.transformers.MoveController
All Implemented Interfaces:
org.springframework.web.servlet.mvc.Controller

public class MoveController
extends Object
implements org.springframework.web.servlet.mvc.Controller

Author:
Herko ter Horst

Constructor Summary
MoveController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void setProfileManager(ProfileManager profileManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveController

public MoveController()
Method Detail

setProfileManager

public void setProfileManager(ProfileManager profileManager)

handleRequest

public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
                                                                  javax.servlet.http.HttpServletResponse response)
                                                           throws Exception
Specified by:
handleRequest in interface org.springframework.web.servlet.mvc.Controller
Throws:
Exception


Copyright © 1997-2008 Aduna. All Rights Reserved.