org.apache.cocoon.faces.context
Class FacesContextFactoryImpl
java.lang.Object
javax.faces.context.FacesContextFactory
org.apache.cocoon.faces.context.FacesContextFactoryImpl
public class FacesContextFactoryImpl
- extends javax.faces.context.FacesContextFactory
JSF Context Factory Implementation
- Version:
- CVS $Id: FacesContextFactoryImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Vadim Gritsenko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesContextFactoryImpl
public FacesContextFactoryImpl()
getFacesContext
public javax.faces.context.FacesContext getFacesContext(Object context,
Object request,
Object response,
javax.faces.lifecycle.Lifecycle lifecycle)
throws javax.faces.FacesException
- Specified by:
getFacesContext
in class javax.faces.context.FacesContextFactory
- Throws:
javax.faces.FacesException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.