Return to www.inductionframework.org

com.acciente.induction.dispatcher.view
Class ViewExecutor

java.lang.Object
  extended by com.acciente.induction.dispatcher.view.ViewExecutor

public class ViewExecutor
extends java.lang.Object

Internal.


Constructor Summary
ViewExecutor(TemplatingEngine oTemplatingEngine)
           
 
Method Summary
 void execute(java.lang.Object oControllerReturnValue, javax.servlet.http.HttpServletResponse oResponse)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewExecutor

public ViewExecutor(TemplatingEngine oTemplatingEngine)
Method Detail

execute

public void execute(java.lang.Object oControllerReturnValue,
                    javax.servlet.http.HttpServletResponse oResponse)
             throws ViewExecutorException
Throws:
ViewExecutorException

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.