|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| OptionalContainerServices | Defines the services necessary for integration between the Pluto Container and a Portal. |
| PortletContainer | The publicized entry point into Pluto. |
| PortletWindow | Thin representation of the portlet window for which the container request should be processed. |
| PortletWindowID | The portlet window ID. |
| RequiredContainerServices | This interface defines the services required for integration between the Pluto Portlet Container and a Portal. |
| Class Summary | |
| Constants | Constant values used to bind internal portlet objects as attributes, typically to a request. |
| PortletContainerFactory | Factory used to create new PortletContainer instances. |
| Exception Summary | |
| PlutoConfigurationException | Exception thrown when Pluto configuration fails. |
| PortletContainerException | Thrown when an internal portlet container exception occurs within Pluto. |
| PortletContainerRuntimeException | Runtime exception thrown when an unexpected condition is encountered. |
The root package of the Pluto Portlet Container.
Portals embedding Pluto must implement the
org.apache.pluto.services.PortletContainerServices
interfac and then retrieve an instance of the container from
the PortletContainerFactory.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||