Uses of Interface
javax.portlet.PortletContext

Uses of PortletContext in javax.portlet
 

Methods in javax.portlet that return PortletContext
 PortletContext PortletSession.getPortletContext()
          Returns the portlet application context associated with this session.
 PortletContext GenericPortlet.getPortletContext()
          Returns the PortletContext of the portlet application the portlet is in.
 PortletContext PortletConfig.getPortletContext()
          Returns the PortletContext of the portlet application the portlet is in.