org.apache.portals.bridges.jsf
Class FacesContextFactoryImpl
java.lang.Object
javax.faces.context.FacesContextFactory
org.apache.portals.bridges.jsf.FacesContextFactoryImpl
public class FacesContextFactoryImpl
- extends javax.faces.context.FacesContextFactory
Loads the PortletFacesContextImpl
- Author:
- David Le Strat
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
- See Also:
FacesContextFactory.getFacesContext(java.lang.Object,
java.lang.Object, java.lang.Object, javax.faces.lifecycle.Lifecycle)
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.