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