public class ServletRequestFactoryImpl extends java.lang.Object implements ServletRequestFactory
| Constructor and Description |
|---|
ServletRequestFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
javax.servlet.http.HttpServletRequest |
getServletRequest(javax.servlet.http.HttpServletRequest request,
org.apache.pluto.om.window.PortletWindow portletWindow) |
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties) |
public javax.servlet.http.HttpServletRequest getServletRequest(javax.servlet.http.HttpServletRequest request,
org.apache.pluto.om.window.PortletWindow portletWindow)
getServletRequest in interface ServletRequestFactorypublic void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
init in interface org.apache.pluto.factory.Factoryjava.lang.Exceptionpublic void destroy()
throws java.lang.Exception
destroy in interface org.apache.pluto.factory.Factoryjava.lang.ExceptionCopyright © 2003-2013 . All Rights Reserved.