|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.alui.proxy.ProxyContextFactory
Factory used to create objects that provide environment information about Pagelet requests.
| Method Summary | |
IProxyContext |
createProxyContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Create an IPageletContext instance given Servlet request and response objects. |
static ProxyContextFactory |
getInstance()
Get an instance of a PageletContextFactory. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ProxyContextFactory getInstance()
public IProxyContext createProxyContext(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
IPageletContext instance given Servlet request and response objects.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2010 Oracle® Corporation. All Rights Reserved.