public interface DriverPortletContext
extends javax.portlet.PortletContext
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName()
Retrieve the unique identifier for the portlet context.
|
org.apache.pluto.container.om.portlet.PortletApplicationDefinition |
getPortletApplicationDefinition() |
javax.servlet.ServletContext |
getServletContext() |
getAttribute, getAttributeNames, getClassLoader, getContainerRuntimeOptions, getContextPath, getEffectiveMajorVersion, getEffectiveMinorVersion, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getNamedDispatcher, getPortletContextName, getRealPath, getRequestDispatcher, getResource, getResourceAsStream, getResourcePaths, getServerInfo, log, log, removeAttribute, setAttributeString getApplicationName()
javax.servlet.ServletContext getServletContext()
org.apache.pluto.container.om.portlet.PortletApplicationDefinition getPortletApplicationDefinition()
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.