|
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.ShortURLViewResolver
public class ShortURLViewResolver
ShortURLViewResolver
| 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 |
resolve(javax.servlet.http.HttpServletRequest oRequest)
This method should resolve the class name of the view 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 ShortURLViewResolver(Config.ViewMapping oViewMapping,
java.lang.ClassLoader oClassLoader)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ViewResolver.Resolution resolve(javax.servlet.http.HttpServletRequest oRequest)
ViewResolver
resolve in interface ViewResolveroRequest - 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 | |||||||||