|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |