public abstract class BaseJSPAssetEntryQueryProcessor extends BaseAssetEntryQueryProcessor
| Constructor and Description |
|---|
BaseJSPAssetEntryQueryProcessor() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getJspPath() |
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTitle, processAssetEntryQuerypublic abstract String getJspPath()
public void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)