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