public interface PortalDriverContainerServices
org.apache.pluto.container.driver.PortletServlet3
and the org.apache.pluto.container.driver.impl.DefaultPortletInvokerService.
These extra services are not required nor used by the container itself directly.| Modifier and Type | Method and Description |
|---|---|
PortalAdministrationService |
getPortalAdministrationService()
Returns the admin service implementation used by
the container.
|
PortletContextService |
getPortletContextService()
Returns the portlet context services implementation
used by the container.
|
PortletRegistryService |
getPortletRegistryService()
Returns the portlet registry services implementation
used by the container.
|
PortletContextService getPortletContextService()
PortletRegistryService getPortletRegistryService()
PortalAdministrationService getPortalAdministrationService()
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.