Uses of Class
jakarta.faces.lifecycle.LifecycleFactory
-
Uses of LifecycleFactory in jakarta.faces.lifecycle
Modifier and TypeMethodDescriptionLifecycleFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.ModifierConstructorDescriptionLifecycleFactory
(LifecycleFactory wrapped) If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.