public class PlutoServices extends Object implements PortalDriverServices
| Constructor and Description |
|---|
PlutoServices(PortalDriverServices driverServices) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.container.CCPPProfileService |
getCCPPProfileService() |
org.apache.pluto.container.EventCoordinationService |
getEventCoordinationService() |
org.apache.pluto.container.FilterManagerService |
getFilterManagerService() |
org.apache.pluto.container.NamespaceMapper |
getNamespaceMapper() |
PortalAdministrationService |
getPortalAdministrationService()
Returns the admin service implementation used by
the container.
|
javax.portlet.PortalContext |
getPortalContext() |
PortletContextService |
getPortletContextService()
Returns the portlet context services implementation
used by the container.
|
org.apache.pluto.container.PortletEnvironmentService |
getPortletEnvironmentService() |
org.apache.pluto.container.PortletInvokerService |
getPortletInvokerService() |
org.apache.pluto.container.PortletPreferencesService |
getPortletPreferencesService() |
PortletRegistryService |
getPortletRegistryService()
Returns the portlet registry services implementation
used by the container.
|
org.apache.pluto.container.PortletRequestContextService |
getPortletRequestContextService() |
org.apache.pluto.container.PortletURLListenerService |
getPortletURLListenerService() |
org.apache.pluto.container.RequestDispatcherService |
getRequestDispatcherService() |
static PlutoServices |
getServices() |
org.apache.pluto.container.UserInfoService |
getUserInfoService() |
public PlutoServices(PortalDriverServices driverServices)
public static PlutoServices getServices()
public org.apache.pluto.container.CCPPProfileService getCCPPProfileService()
getCCPPProfileService in interface org.apache.pluto.container.ContainerServicespublic javax.portlet.PortalContext getPortalContext()
getPortalContext in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.NamespaceMapper getNamespaceMapper()
getNamespaceMapper in interface org.apache.pluto.container.ContainerServicespublic PortalAdministrationService getPortalAdministrationService()
PortalDriverContainerServicesgetPortalAdministrationService in interface PortalDriverContainerServicespublic org.apache.pluto.container.PortletEnvironmentService getPortletEnvironmentService()
getPortletEnvironmentService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.PortletInvokerService getPortletInvokerService()
getPortletInvokerService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.PortletPreferencesService getPortletPreferencesService()
getPortletPreferencesService in interface org.apache.pluto.container.ContainerServicespublic PortletRegistryService getPortletRegistryService()
PortalDriverContainerServicesgetPortletRegistryService in interface PortalDriverContainerServicespublic org.apache.pluto.container.UserInfoService getUserInfoService()
getUserInfoService in interface org.apache.pluto.container.ContainerServicespublic PortletContextService getPortletContextService()
PortalDriverContainerServicesgetPortletContextService in interface PortalDriverContainerServicespublic org.apache.pluto.container.PortletRequestContextService getPortletRequestContextService()
getPortletRequestContextService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.EventCoordinationService getEventCoordinationService()
getEventCoordinationService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.FilterManagerService getFilterManagerService()
getFilterManagerService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.PortletURLListenerService getPortletURLListenerService()
getPortletURLListenerService in interface org.apache.pluto.container.ContainerServicespublic org.apache.pluto.container.RequestDispatcherService getRequestDispatcherService()
getRequestDispatcherService in interface org.apache.pluto.container.ContainerServicesCopyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.