info.aduna.autofocus.http.webclient.explore
Class ExplorationController

java.lang.Object
  extended by info.aduna.autofocus.http.webclient.explore.ExplorationController
All Implemented Interfaces:
org.springframework.web.servlet.mvc.Controller

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

Author:
Herko ter Horst

Constructor Summary
ExplorationController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void setConfig(AppConfiguration config)
           
 void setSpectacle(Spectacle spectacle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplorationController

public ExplorationController()
Method Detail

setConfig

public void setConfig(AppConfiguration config)

setSpectacle

public void setSpectacle(Spectacle spectacle)

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.