org.exoplatform.jsf.apache.myfaces.context
Class ExoMyFacesContextFactoryImpl

java.lang.Object
  extended by javax.faces.context.FacesContextFactory
      extended by org.apache.myfaces.context.FacesContextFactoryImpl
          extended by org.exoplatform.jsf.apache.myfaces.context.ExoMyFacesContextFactoryImpl

public class ExoMyFacesContextFactoryImpl
extends org.apache.myfaces.context.FacesContextFactoryImpl


Constructor Summary
ExoMyFacesContextFactoryImpl()
           
 
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

ExoMyFacesContextFactoryImpl

public ExoMyFacesContextFactoryImpl()
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
Overrides:
getFacesContext in class org.apache.myfaces.context.FacesContextFactoryImpl
Throws:
javax.faces.FacesException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.