org.wso2.registry.servlet
Class ConsoleURLMapper
java.lang.Object
org.wso2.registry.servlet.ConsoleURLMapper
public class ConsoleURLMapper
- extends java.lang.Object
Method Summary |
boolean |
mapAndForward(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEB_PATH
public static final java.lang.String WEB_PATH
- See Also:
- Constant Field Values
PATH_ATTR
public static final java.lang.String PATH_ATTR
- See Also:
- Constant Field Values
RESOURCES_JSP
public static final java.lang.String RESOURCES_JSP
- See Also:
- Constant Field Values
RESOURCE_DETAILS_JSP
public static final java.lang.String RESOURCE_DETAILS_JSP
- See Also:
- Constant Field Values
ConsoleURLMapper
public ConsoleURLMapper(java.lang.String contextRoot)
mapAndForward
public boolean mapAndForward(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
- Throws:
javax.servlet.ServletException
java.io.IOException
Copyright © 2007 Apache Web Services Project. All Rights Reserved.