org.vraptor.core
Class VRaptorExecution
java.lang.Object
org.vraptor.core.VRaptorExecution
public class VRaptorExecution
- extends Object
VRaptor's engine.
- Author:
- Guilherme Silveira, Paulo Silveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VRaptorExecution
public VRaptorExecution(ComponentType componentType,
LogicMethod method,
Controller controller,
WebRequest webRequest)
execute
public String execute()
throws ComponentNotFoundException,
LogicNotFoundException,
ViewException,
InterceptorInstantiationException,
LogicException,
InvalidURLException
- Throws:
ComponentNotFoundException
LogicNotFoundException
ViewException
InterceptorInstantiationException
LogicException
InvalidURLException
Copyright © 2004-2008 VRaptor. All Rights Reserved.