Uses of Class
javax.faces.lifecycle.LifecycleFactory

Packages that use LifecycleFactory
javax.faces.lifecycle Classes and interfaces defining lifecycle management for the JavaServer Faces implementation. 
 

Uses of LifecycleFactory in javax.faces.lifecycle
 

Methods in javax.faces.lifecycle that return LifecycleFactory
 LifecycleFactory LifecycleFactory.getWrapped()
          

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

 LifecycleFactory LifecycleFactory.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.