Uses of Class
javax.faces.context.FacesContextFactory

Packages that use FacesContextFactory
javax.faces.context Classes and interfaces defining per-request state information. 
javax.faces.mock   
 

Uses of FacesContextFactory in javax.faces.context
 

Methods in javax.faces.context that return FacesContextFactory
 FacesContextFactory FacesContextFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 FacesContextFactory FacesContextFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 

Uses of FacesContextFactory in javax.faces.mock
 

Constructors in javax.faces.mock with parameters of type FacesContextFactory
MockFacesContextFactoryExtender(FacesContextFactory oldImpl)
           
MockFacesContextFactoryExtender2(FacesContextFactory oldImpl)
           
 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.