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