com.acciente.induction.resolver
Class ShortURLControllerResolver
java.lang.Object
com.acciente.induction.resolver.ShortURLControllerResolver
- All Implemented Interfaces:
- ControllerResolver
public class ShortURLControllerResolver
- extends Object
- implements ControllerResolver
ShortURLControllerResolver
- Author:
- Adinath Raveendra Raj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortURLControllerResolver
public ShortURLControllerResolver(Config.ControllerMapping oControllerMapping,
ClassLoader oClassLoader)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
resolveRequest
public ControllerResolver.Resolution resolveRequest(javax.servlet.http.HttpServletRequest oRequest)
resolveThrowable
public ControllerResolver.Resolution resolveThrowable(Throwable oThrowable)
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.