org.vraptor.url
Class DefaultViewLocator
java.lang.Object
org.vraptor.url.DefaultViewLocator
- All Implemented Interfaces:
- ViewLocator
public class DefaultViewLocator
- extends Object
- implements ViewLocator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultViewLocator
public DefaultViewLocator()
locate
public ViewManager locate(javax.servlet.http.HttpServletRequest req,
LogicMethod method,
ViewManager defaultViewManager)
throws InvalidURLException,
LogicException
- Description copied from interface:
ViewLocator
- Returns the selected view manager for this request.
- Specified by:
locate in interface ViewLocator
- Throws:
LogicException
InvalidURLException
Copyright © 2004-2008 VRaptor. All Rights Reserved.