Serialized Form


Package org.apache.pluto

Class org.apache.pluto.PlutoConfigurationException extends java.lang.RuntimeException implements Serializable

Class org.apache.pluto.PortletContainerException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.apache.pluto.PortletContainerRuntimeException extends java.lang.RuntimeException implements Serializable


Package org.apache.pluto.core

Class org.apache.pluto.core.PortletServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

portletName

java.lang.String portletName
The portlet name as defined in the portlet app descriptor.


portlet

javax.portlet.Portlet portlet
The portlet instance wrapped by this servlet.


portletContext

InternalPortletContext portletContext
The internal portlet context instance.


portletConfig

InternalPortletConfig portletConfig
The internal portlet config instance.



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