Package | Description |
---|---|
javax.portlet |
The javax.portlet package defines the API
for the Java Portlet Specification V3.0.
|
javax.portlet.filter |
The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification.
|
Class and Description |
---|
PortletSerializable
This interface must be implemented by
RenderStateScoped beans
in order to allow the bean portlet container to intialize the bean at the
beginning of a request and passivate the bean at the end of the request. |
Class and Description |
---|
PortletSerializable
This interface must be implemented by
RenderStateScoped beans
in order to allow the bean portlet container to intialize the bean at the
beginning of a request and passivate the bean at the end of the request. |
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.