|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestContext | |
|---|---|
| org.apache.myfaces.trinidad.context | |
| Uses of RequestContext in org.apache.myfaces.trinidad.context |
|---|
| Methods in org.apache.myfaces.trinidad.context that return RequestContext | |
|---|---|
abstract RequestContext |
RequestContextFactory.createContext(javax.faces.context.ExternalContext ec)Creates a RequestContext. |
abstract RequestContext |
RequestContextFactory.createContext(Object context, Object request)Deprecated. This method does not work in a Portal environment. It will only work with a ServletRequest. Please use RequestContextFactory.createContext(ExternalContext) which is container agnostic. |
static RequestContext |
RequestContext.getCurrentInstance()Retrieves the RequestContext active for the current thread. |
RequestContext |
RenderingContext.getRequestContext()Access to RequestContext |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.