Return to www.inductionframework.org

com.acciente.induction.resolver
Class ShortURLViewResolver

java.lang.Object
  extended by com.acciente.induction.resolver.ShortURLViewResolver
All Implemented Interfaces:
ViewResolver

public class ShortURLViewResolver
extends java.lang.Object
implements ViewResolver

ShortURLViewResolver

Author:
Adinath Raveendra Raj

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.acciente.induction.resolver.ViewResolver
ViewResolver.Resolution
 
Constructor Summary
ShortURLViewResolver(Config.ViewMapping oViewMapping, java.lang.ClassLoader oClassLoader)
           
 
Method Summary
 ViewResolver.Resolution resolveRequest(javax.servlet.http.HttpServletRequest oRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortURLViewResolver

public ShortURLViewResolver(Config.ViewMapping oViewMapping,
                            java.lang.ClassLoader oClassLoader)
                     throws java.io.IOException
Throws:
java.io.IOException
Method Detail

resolveRequest

public ViewResolver.Resolution resolveRequest(javax.servlet.http.HttpServletRequest oRequest)

Return to www.inductionframework.org

Copyright © 2008-2012 Acciente, LLC. All Rights Reserved.