@Deprecated public class DefaultPortletRequestDispatcherImpl extends Object implements HstPortletRequestDispatcherPathProvider
Constructor and Description |
---|
DefaultPortletRequestDispatcherImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Deprecated.
|
String |
getPathInfo(javax.portlet.PortletRequest request)
Deprecated.
|
String |
getServletPath(javax.portlet.PortletRequest request)
Deprecated.
|
void |
init(javax.portlet.PortletConfig config)
Deprecated.
|
public DefaultPortletRequestDispatcherImpl()
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
init
in interface HstPortletRequestDispatcherPathProvider
javax.portlet.PortletException
public String getServletPath(javax.portlet.PortletRequest request) throws javax.portlet.PortletException
getServletPath
in interface HstPortletRequestDispatcherPathProvider
javax.portlet.PortletException
public String getPathInfo(javax.portlet.PortletRequest request) throws javax.portlet.PortletException
getPathInfo
in interface HstPortletRequestDispatcherPathProvider
javax.portlet.PortletException
public void destroy()
destroy
in interface HstPortletRequestDispatcherPathProvider
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.