org.apache.myfaces.context
Class FacesContextFactoryImpl
java.lang.Object
javax.faces.context.FacesContextFactory
org.apache.myfaces.context.FacesContextFactoryImpl
public class FacesContextFactoryImpl
- extends FacesContextFactory
DOCUMENT ME!
- Version:
- $Revision: 472618 $ $Date: 2006-11-08 15:06:54 -0500 (Wed, 08 Nov 2006) $
- Author:
- Manfred Geiler (latest modification by $Author: grantsmith $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesContextFactoryImpl
public FacesContextFactoryImpl()
getFacesContext
public FacesContext getFacesContext(Object context,
Object request,
Object response,
Lifecycle lifecycle)
throws FacesException
- Specified by:
getFacesContext in class FacesContextFactory
- Throws:
FacesException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.