|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.server.AbstractServletContextWrapper | +--org.apache.cactus.server.ServletContextWrapper
Wrapper around Servlet 2.3 ServletContext
. This wrapper
provides additional behaviour (see
AbstractServletContextWrapper
).
RequestDispatcherWrapper
Constructor Summary | |
ServletContextWrapper(ServletContext theOriginalContext)
|
Method Summary | |
Set |
getResourcePaths()
|
Set |
getResourcePaths(String thePath)
Affected by: LogAspect |
String |
getServletContextName()
|
Methods inherited from class org.apache.cactus.server.AbstractServletContextWrapper |
getAttribute, getAttributeNames, getContext, getInitParameter, getInitParameterNames, getLogs, getMajorVersion, getMimeType, getMinorVersion, getNamedDispatcher, getRealPath, getRequestDispatcher, getResource, getResourceAsStream, getServerInfo, getServlet, getServletNames, getServlets, log, log, log, removeAttribute, setAttribute |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServletContextWrapper(ServletContext theOriginalContext)
Method Detail |
public Set getResourcePaths()
public Set getResourcePaths(String thePath)
around() in LogAspect
.public String getServletContextName()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |