Uses of Interface
org.apache.pluto.internal.InternalPortletContext

Packages that use InternalPortletContext
org.apache.pluto.core   
org.apache.pluto.internal.impl   
 

Uses of InternalPortletContext in org.apache.pluto.core
 

Methods in org.apache.pluto.core that return InternalPortletContext
 InternalPortletContext PortletContextManager.register(javax.servlet.ServletContext servletContext)
          Deprecated. Use PortletContextManager.register(ServletConfig)
 

Methods in org.apache.pluto.core with parameters of type InternalPortletContext
 void PortletContextManager.remove(InternalPortletContext context)
           
 

Uses of InternalPortletContext in org.apache.pluto.internal.impl
 

Classes in org.apache.pluto.internal.impl that implement InternalPortletContext
 class PortletContextImpl
          Pluto's Portlet Context Implementation.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.