org.hippoecm.hst.container
Class DefaultPortletRequestDispatcherImpl
java.lang.Object
org.hippoecm.hst.container.DefaultPortletRequestDispatcherImpl
- All Implemented Interfaces:
- HstPortletRequestDispatcherPathProvider
public class DefaultPortletRequestDispatcherImpl
- extends Object
- implements HstPortletRequestDispatcherPathProvider
DefaultPortletRequestDispatcherImpl
- Version:
- $Id: DefaultPortletRequestDispatcherImpl.java 21425 2010-01-27 18:35:17Z wko $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPortletRequestDispatcherImpl
public DefaultPortletRequestDispatcherImpl()
init
public void init(javax.portlet.PortletConfig config)
throws javax.portlet.PortletException
- Specified by:
init
in interface HstPortletRequestDispatcherPathProvider
- Throws:
javax.portlet.PortletException
getServletPath
public String getServletPath(javax.portlet.PortletRequest request)
throws javax.portlet.PortletException
- Specified by:
getServletPath
in interface HstPortletRequestDispatcherPathProvider
- Throws:
javax.portlet.PortletException
getPathInfo
public String getPathInfo(javax.portlet.PortletRequest request)
throws javax.portlet.PortletException
- Specified by:
getPathInfo
in interface HstPortletRequestDispatcherPathProvider
- Throws:
javax.portlet.PortletException
destroy
public void destroy()
- Specified by:
destroy
in interface HstPortletRequestDispatcherPathProvider
Copyright © 2008-2012 Hippo. All Rights Reserved.