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 ServletRequestFactory
public void init(javax.servlet.ServletConfig config, java.util.Map properties) throws java.lang.Exception
init
in interface org.apache.pluto.factory.Factory
java.lang.Exception
public void destroy() throws java.lang.Exception
destroy
in interface org.apache.pluto.factory.Factory
java.lang.Exception
Copyright © 2003-2013 . All Rights Reserved.