- getAdministrativeRequestListeners() - Method in interface org.apache.pluto.container.driver.PortalAdministrationService
-
- getApplicationName() - Method in interface org.apache.pluto.container.driver.DriverPortletContext
-
Retrieve the unique identifier for the portlet context.
- getApplicationName() - Method in class org.apache.pluto.container.driver.PortletRegistryEvent
-
- getCCPPProfileService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the CC/PP profile service implementation
- getCCPPProfileService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getClassLoader(String) - Method in interface org.apache.pluto.container.driver.PortletContextService
-
Retrieve the ClassLoader of the specified portlet application
- getEventCoordinationService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getEventCoordinationService() - Method in interface org.apache.pluto.container.driver.RequiredContainerServices
-
- getFilterManagerService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getFilterManagerService() - Method in interface org.apache.pluto.container.driver.RequiredContainerServices
-
Returns the FilterManagerService
- getInvocationMethod() - Method in class org.apache.pluto.container.driver.PortletInvocationEvent
-
- getNamespaceMapper() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the NamespaceMapper used to retrieve the Portal
specific PortletWindow namespace and encoding/decoding
of PortletWindow parameters in a PortalURL
- getNamespaceMapper() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortalAdministrationService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortalAdministrationService() - Method in interface org.apache.pluto.container.driver.PortalDriverContainerServices
-
Returns the admin service implementation used by
the container.
- getPortalContext() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortalContext() - Method in interface org.apache.pluto.container.driver.RequiredContainerServices
-
Returns the PortalContext instance associated with this group of
portlet container services.
- getPortlet(String, String) - Method in interface org.apache.pluto.container.driver.PortletRegistryService
-
Retreive the Portlet for the specified portlet.
- getPortletApplication() - Method in class org.apache.pluto.container.driver.PortletRegistryEvent
-
- getPortletApplication(String) - Method in interface org.apache.pluto.container.driver.PortletRegistryService
-
Retrieve the PortletApp for the specified
portlet application Name.
- getPortletApplicationDefinition() - Method in interface org.apache.pluto.container.driver.DriverPortletContext
-
- getPortletConfig(String, String) - Method in interface org.apache.pluto.container.driver.PortletContextService
-
Retrieve the portlet configuration for the specified portlet
- getPortletContext(String) - Method in interface org.apache.pluto.container.driver.PortletContextService
-
Retrieve the InternalPortletContext for the specified portlet application name
- getPortletContext(PortletWindow) - Method in interface org.apache.pluto.container.driver.PortletContextService
-
Retrieve the InternalPortletContext for the specified portlet window
- getPortletContexts() - Method in interface org.apache.pluto.container.driver.PortletContextService
-
Retrieve all registered applications.
- getPortletContextService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletContextService() - Method in interface org.apache.pluto.container.driver.PortalDriverContainerServices
-
Returns the portlet context services implementation
used by the container.
- getPortletDefinition() - Method in interface org.apache.pluto.container.driver.DriverPortletConfig
-
- getPortletEnvironmentService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the environment services implementation
used by the container.
- getPortletEnvironmentService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletInvocationListeners() - Method in interface org.apache.pluto.container.driver.PortalAdministrationService
-
- getPortletInvokerService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns an invoker for the specified PortletWindow.
- getPortletInvokerService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletPreferencesService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the portlet preferences service implementation
used by the container.
- getPortletPreferencesService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletRegistryService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletRegistryService() - Method in interface org.apache.pluto.container.driver.PortalDriverContainerServices
-
Returns the portlet registry services implementation
used by the container.
- getPortletRequest() - Method in class org.apache.pluto.container.driver.PortletInvocationEvent
-
- getPortletRequestContextService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletRequestContextService() - Method in interface org.apache.pluto.container.driver.RequiredContainerServices
-
Returns the portlet request context service implementation
used by the container
- getPortletURLListenerService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getPortletURLListenerService() - Method in interface org.apache.pluto.container.driver.RequiredContainerServices
-
Returns the PortletURLListenerService
- getPortletWindow() - Method in class org.apache.pluto.container.driver.PortletInvocationEvent
-
- getRegisteredPortletApplicationNames() - Method in interface org.apache.pluto.container.driver.PortletRegistryService
-
Retrieve the names of all registered applications.
- getRequestDispatcherService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the RequestDispatcherService
- getRequestDispatcherService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- getServices() - Static method in class org.apache.pluto.container.driver.PlutoServices
-
- getServletContext() - Method in interface org.apache.pluto.container.driver.DriverPortletContext
-
- getServletInfo() - Method in class org.apache.pluto.container.driver.PortletServlet3
-
- getUserInfoService() - Method in interface org.apache.pluto.container.driver.OptionalContainerServices
-
Returns the user info service implementation used
by the container.
- getUserInfoService() - Method in class org.apache.pluto.container.driver.PlutoServices
-
- PlutoConfigurationException - Exception in org.apache.pluto.container.driver
-
Exception thrown when Pluto configuration fails.
- PlutoConfigurationException(String) - Constructor for exception org.apache.pluto.container.driver.PlutoConfigurationException
-
- PlutoConfigurationException(String, Throwable) - Constructor for exception org.apache.pluto.container.driver.PlutoConfigurationException
-
- PlutoServices - Class in org.apache.pluto.container.driver
-
- PlutoServices(PortalDriverServices) - Constructor for class org.apache.pluto.container.driver.PlutoServices
-
- PortalAdministrationService - Interface in org.apache.pluto.container.driver
-
Provides callback for executing portal administration
tasks within the portlet environment.
- PortalDriverContainerServices - Interface in org.apache.pluto.container.driver
-
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 - Interface in org.apache.pluto.container.driver
-
Combines the ContainerServices and the additional services needed for the Pluto Portal Driver to integrate with the Pluto Container
- PORTLET_NAME - Static variable in class org.apache.pluto.container.driver.PortletServlet3
-
Portlet name constant, needed by portlet container initializer
- portletApplicationRegistered(PortletRegistryEvent) - Method in interface org.apache.pluto.container.driver.PortletRegistryListener
-
Recieve notification of a newly registered application.
- portletApplicationRemoved(PortletRegistryEvent) - Method in interface org.apache.pluto.container.driver.PortletRegistryListener
-
Recieve notification of an application which is
removed from service.
- PortletContainerInitializer - Class in org.apache.pluto.container.driver
-
Servlet container initializer that reads the configuration and adds the
portlet servlets for any portlets contained in the application.
- PortletContainerInitializer() - Constructor for class org.apache.pluto.container.driver.PortletContainerInitializer
-
- PortletContextService - Interface in org.apache.pluto.container.driver
-
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.
- PortletInvocationEvent - Class in org.apache.pluto.container.driver
-
- PortletInvocationEvent(PortletRequest, PortletWindow, int) - Constructor for class org.apache.pluto.container.driver.PortletInvocationEvent
-
- PortletInvocationListener - Interface in org.apache.pluto.container.driver
-
- PortletRegistryEvent - Class in org.apache.pluto.container.driver
-
Encapsulation of event information.
- PortletRegistryEvent() - Constructor for class org.apache.pluto.container.driver.PortletRegistryEvent
-
- PortletRegistryListener - Interface in org.apache.pluto.container.driver
-
Listener interface implemented by observers of
the PortletRegistry which intend to be notified
of new portlet application registrations.
- PortletRegistryService - Interface in org.apache.pluto.container.driver
-
Interface defining the services used by the container
to access portlet applications.
- PortletServlet - Class in org.apache.pluto.container.driver
-
Dummy servlet to allow "legacy" portlets with web.xml files specifying PortletServlet to deploy properly.
- PortletServlet() - Constructor for class org.apache.pluto.container.driver.PortletServlet
-
- PortletServlet3 - Class in org.apache.pluto.container.driver
-
Portlet Invocation Servlet.
- PortletServlet3() - Constructor for class org.apache.pluto.container.driver.PortletServlet3
-