public interface LifecycleAwareWindowHandler extends WindowHandler
Modifier and Type | Method and Description |
---|---|
void |
beforeLifecycleExecute(javax.faces.context.FacesContext facesContext)
Is called before the execute portion of the JSF lifecycle starts.
|
createWindowId, encodeURL, restoreWindowId, sendRedirect
void beforeLifecycleExecute(javax.faces.context.FacesContext facesContext)
facesContext
- current faces-contextCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.