public class EagerBeansPhaseListener extends DefaultPhaseListener
This instantiates beans relatively late during request processing but at a point that JSF and the view root corresponding to the current view id are available to the bean.
| Constructor and Description |
|---|
EagerBeansPhaseListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPhase(PhaseEvent event) |
beforePhase, getPhaseIdpublic void afterPhase(PhaseEvent event)
afterPhase in interface PhaseListenerafterPhase in class DefaultPhaseListenerCopyright © 2012–2014 OmniFaces. All rights reserved.