| Interface | Description |
|---|---|
| AdministrativeRequestListener | |
| DriverPortletConfig | |
| DriverPortletContext | |
| OptionalContainerServices |
Defines the services necessary for integration between the Pluto Container
and a Portal.
|
| PortalAdministrationService |
Provides callback for executing portal administration
tasks within the portlet environment.
|
| PortalDriverContainerServices |
Defines the additional services needed for the Pluto Portal Driver to integrate with the Pluto Container
and accessed from the
org.apache.pluto.container.driver.PortletServlet3
and the org.apache.pluto.container.driver.impl.DefaultPortletInvokerService. |
| PortalDriverServices |
Combines the ContainerServices and the additional services needed for the Pluto Portal Driver to integrate with the Pluto Container
|
| PortletContextService |
Interface defining the services used by both the Pluto Portal Driver
and the Pluto PortletServlet for registration and access to
the PortletContexts and ClassLoader of registered Portlet Applications.
|
| PortletInvocationListener | |
| PortletRegistryListener |
Listener interface implemented by observers of
the PortletRegistry which intend to be notified
of new portlet application registrations.
|
| PortletRegistryService |
Interface defining the services used by the container
to access portlet applications.
|
| RequiredContainerServices |
This interface defines the services required for integration between the
Pluto Portlet Container and a Portal.
|
| Class | Description |
|---|---|
| PlutoServices | |
| PortletContainerInitializer |
Servlet container initializer that reads the configuration and adds the
portlet servlets for any portlets contained in the application.
|
| PortletInvocationEvent | |
| PortletRegistryEvent |
Encapsulation of event information.
|
| PortletServlet |
Dummy servlet to allow "legacy" portlets with web.xml files specifying PortletServlet to deploy properly.
|
| PortletServlet3 |
Portlet Invocation Servlet.
|
| Exception | Description |
|---|---|
| PlutoConfigurationException |
Exception thrown when Pluto configuration fails.
|
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.