public interface RequiredContainerServices
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.container.EventCoordinationService |
getEventCoordinationService() |
org.apache.pluto.container.FilterManagerService |
getFilterManagerService()
Returns the FilterManagerService
|
javax.portlet.PortalContext |
getPortalContext()
Returns the PortalContext instance associated with this group of
portlet container services.
|
org.apache.pluto.container.PortletRequestContextService |
getPortletRequestContextService()
Returns the portlet request context service implementation
used by the container
|
org.apache.pluto.container.PortletURLListenerService |
getPortletURLListenerService()
Returns the PortletURLListenerService
|
javax.portlet.PortalContext getPortalContext()
org.apache.pluto.container.EventCoordinationService getEventCoordinationService()
org.apache.pluto.container.PortletRequestContextService getPortletRequestContextService()
org.apache.pluto.container.FilterManagerService getFilterManagerService()
org.apache.pluto.container.PortletURLListenerService getPortletURLListenerService()
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.