Return to www.inductionframework.org

com.acciente.induction.resolver
Class ShortURLRedirectResolver

java.lang.Object
  extended by com.acciente.induction.resolver.ShortURLRedirectResolver
All Implemented Interfaces:
RedirectResolver

public class ShortURLRedirectResolver
extends java.lang.Object
implements RedirectResolver

ShortURLRedirectResolver

Author:
Adinath Raveendra Raj

Constructor Summary
ShortURLRedirectResolver(Config.RedirectMapping oRedirectMapping, java.lang.ClassLoader oClassLoader)
           
 
Method Summary
 java.lang.String resolveRedirect(Redirect oRedirect)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortURLRedirectResolver

public ShortURLRedirectResolver(Config.RedirectMapping oRedirectMapping,
                                java.lang.ClassLoader oClassLoader)
                         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

resolveRedirect

public java.lang.String resolveRedirect(Redirect oRedirect)

Return to www.inductionframework.org

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