Tobago Core
Package Index
|
Class Index
org.apache.myfaces.tobago.ajax
org.apache.myfaces.tobago.application
org.apache.myfaces.tobago.component
org.apache.myfaces.tobago.config
org.apache.myfaces.tobago.context
org.apache.myfaces.tobago.convert
org.apache.myfaces.tobago.el
org.apache.myfaces.tobago.event
org.apache.myfaces.tobago.layout
org.apache.myfaces.tobago.model
org.apache.myfaces.tobago.renderkit
org.apache.myfaces.tobago.renderkit.css
org.apache.myfaces.tobago.renderkit.html
org.apache.myfaces.tobago.servlet
org.apache.myfaces.tobago.util
org.apache.myfaces.tobago.validator
org.apache.myfaces.tobago.webapp
Interfaces
ResourceManager
Theme
Classes
ClientProperties
FacesContextFactoryWrapper
FacesContextWrapper
Markup
MarkupConfig
ResourceManagerFactory
ResourceManagerUtils
ResourceUtils
ThemeImpl
ThemeResource
ThemeResources
ThemeScript
ThemeStyle
TobagoBundle
TobagoContext
TobagoFacesContext
TobagoMessageBundle
TobagoResourceBundle
TransientStateHolder
UserAgent
Enums
Capability
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
FacesContextFactoryWrapper
extends FacesContextFactory
java.lang.Object
↳
javax.faces.context.FacesContextFactory
↳
org.apache.myfaces.tobago.context.FacesContextFactoryWrapper
Summary
Public Constructors
FacesContextFactoryWrapper
(FacesContextFactory facesContextFactory)
Public Methods
FacesContext
getFacesContext
(
Object
context,
Object
request,
Object
response, Lifecycle lifecycle)
final FacesContextFactory
getFacesContextFactory
()
[Expand]
Inherited Methods
From class javax.faces.context.FacesContextFactory
abstract FacesContext
getFacesContext
(
Object
arg0,
Object
arg1,
Object
arg2, Lifecycle arg3)
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0)
final void
wait
(long arg0, int arg1)
Public Constructors
public
FacesContextFactoryWrapper
(FacesContextFactory facesContextFactory)
Public Methods
public FacesContext
getFacesContext
(
Object
context,
Object
request,
Object
response, Lifecycle lifecycle)
Throws
FacesException
public final FacesContextFactory
getFacesContextFactory
()