Uses of Class
javax.faces.application.ApplicationFactory

Packages that use ApplicationFactory
javax.faces.application APIs that are used to link an application's business logic objects to JavaServer Faces, as well as convenient pluggable mechanisms to manage the execution of an application that is based on JavaServer Faces. 
 

Uses of ApplicationFactory in javax.faces.application
 

Methods in javax.faces.application that return ApplicationFactory
 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.

 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.

 



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