org.apache.pluto.core
Interface InternalPortletContext

All Known Implementing Classes:
PortletContextImpl

public interface InternalPortletContext


Method Summary
 PortletApplicationDefinition getInternalPortletApplicationDefinition()
           
 javax.servlet.ServletContext getServletContext()
           
 

Method Detail

getServletContext

javax.servlet.ServletContext getServletContext()

getInternalPortletApplicationDefinition

PortletApplicationDefinition getInternalPortletApplicationDefinition()


Copyright © 2003-2011 . All Rights Reserved.