|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acciente.induction.resolver.ShortURLControllerResolver
public class ShortURLControllerResolver
ShortURLControllerResolver
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.acciente.induction.resolver.ControllerResolver |
|---|
ControllerResolver.Resolution |
| Constructor Summary | |
|---|---|
ShortURLControllerResolver(Config.ControllerMapping oControllerMapping,
java.lang.ClassLoader oClassLoader)
|
|
| Method Summary | |
|---|---|
ControllerResolver.Resolution |
resolve(javax.servlet.http.HttpServletRequest oRequest)
This method should resolve the class name of the controller and method name within same to be invoked in response to the specified HTTP request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShortURLControllerResolver(Config.ControllerMapping oControllerMapping,
java.lang.ClassLoader oClassLoader)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ControllerResolver.Resolution resolve(javax.servlet.http.HttpServletRequest oRequest)
ControllerResolver
resolve in interface ControllerResolveroRequest - the HTTP request context in which the resolution is requested
|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||