public abstract class BaseJSPAssetAddonEntry extends BaseAssetAddonEntry
| Constructor and Description |
|---|
BaseJSPAssetAddonEntry() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getJspPath() |
void |
include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
equals, getIcon, getKey, getWeight, hashCode, isEnabledclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetLabelpublic abstract String getJspPath()
public void include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException
include in interface AssetAddonEntryinclude in class BaseAssetAddonEntryIOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)