org.apache.myfaces.context
Class FacesContextFactoryImpl

java.lang.Object
  |
  +--javax.faces.context.FacesContextFactory
        |
        +--org.apache.myfaces.context.FacesContextFactoryImpl

public class FacesContextFactoryImpl
extends javax.faces.context.FacesContextFactory

DOCUMENT ME!

Version:
$Revision: 1.12 $ $Date: 2005/01/26 17:03:10 $
Author:
Manfred Geiler (latest modification by $Author: matzew $)

Constructor Summary
FacesContextFactoryImpl()
           
 
Method Summary
 javax.faces.context.FacesContext getFacesContext(java.lang.Object context, java.lang.Object request, java.lang.Object response, javax.faces.lifecycle.Lifecycle lifecycle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesContextFactoryImpl

public FacesContextFactoryImpl()
Method Detail

getFacesContext

public javax.faces.context.FacesContext getFacesContext(java.lang.Object context,
                                                        java.lang.Object request,
                                                        java.lang.Object response,
                                                        javax.faces.lifecycle.Lifecycle lifecycle)
                                                 throws javax.faces.FacesException
Specified by:
getFacesContext in class javax.faces.context.FacesContextFactory
javax.faces.FacesException