@Deprecated public abstract class BaseJSPAssetEntryQueryProcessor extends BaseAssetEntryQueryProcessor
| Constructor and Description |
|---|
BaseJSPAssetEntryQueryProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getJspPath()
Deprecated.
|
void |
include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Deprecated.
|
void |
setServletContext(javax.servlet.ServletContext servletContext)
Deprecated.
|
getKey, getTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessAssetEntryQuerypublic BaseJSPAssetEntryQueryProcessor()
public abstract String getJspPath()
public void include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException
include in interface AssetEntryQueryProcessorinclude in class BaseAssetEntryQueryProcessorIOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)