Class EagerBeansPhaseListener

  • All Implemented Interfaces:
    PhaseListener, Serializable, EventListener

    public class EagerBeansPhaseListener
    extends DefaultPhaseListener

    A PhaseListener that instantiates eager request/view beans by Faces view ID.

    This instantiates beans relatively late during request processing but at a point that faces context and the view root corresponding to the current view ID are available to the bean.

    Since:
    1.8
    Author:
    Arjan Tijms
    See Also:
    Serialized Form