Class LifecycleFactoryImpl

java.lang.Object
jakarta.faces.lifecycle.LifecycleFactory
com.sun.faces.lifecycle.LifecycleFactoryImpl
All Implemented Interfaces:
FacesWrapper<LifecycleFactory>

public class LifecycleFactoryImpl
extends LifecycleFactory
LifecycleFactoryImpl is the stock implementation of Lifecycle in the JSF RI.

See Also:
LifecycleFactory