|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.controller.ContextPathControllerNameResolver
public class ContextPathControllerNameResolver
Default implementations of name resolver which return the name of the last portion of the context path before the dot.
Constructor Summary | |
---|---|
ContextPathControllerNameResolver(ControllerMonitor controllerMonitor)
|
Method Summary | |
---|---|
java.lang.String |
findControllerName(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextPathControllerNameResolver(ControllerMonitor controllerMonitor)
Method Detail |
---|
public java.lang.String findControllerName(javax.servlet.http.HttpServletRequest request)
findControllerName
in interface ControllerNameResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |