Uses of Class
javax.faces.context.FacesContextFactory
-
Packages that use FacesContextFactory Package Description javax.faces.context -
-
Uses of FacesContextFactory in javax.faces.context
Methods in javax.faces.context that return FacesContextFactory Modifier and Type Method Description 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.Constructors in javax.faces.context with parameters of type FacesContextFactory Constructor Description FacesContextFactory(FacesContextFactory delegate)
-