org.apache.myfaces.tobago.context
Class FacesContextFactoryWrapper
java.lang.Object
javax.faces.context.FacesContextFactory
org.apache.myfaces.tobago.context.FacesContextFactoryWrapper
public class FacesContextFactoryWrapper
- extends FacesContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesContextFactoryWrapper
public FacesContextFactoryWrapper(FacesContextFactory facesContextFactory)
getFacesContext
public FacesContext getFacesContext(Object context,
Object request,
Object response,
Lifecycle lifecycle)
throws FacesException
- Specified by:
getFacesContext
in class FacesContextFactory
- Throws:
FacesException
getFacesContextFactory
public final FacesContextFactory getFacesContextFactory()
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.