|
||||||||||
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(java.lang.Object context,
java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |