org.openfaces.util
Class UtilPhaseListener
java.lang.Object
org.openfaces.util.PhaseListenerBase
org.openfaces.util.UtilPhaseListener
- All Implemented Interfaces:
- java.io.Serializable, java.util.EventListener, javax.faces.event.PhaseListener
public class UtilPhaseListener
- extends PhaseListenerBase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UtilPhaseListener
public UtilPhaseListener()
beforePhase
public void beforePhase(javax.faces.event.PhaseEvent event)
afterPhase
public void afterPhase(javax.faces.event.PhaseEvent event)
appendHeaderContent
public static void appendHeaderContent(javax.faces.context.FacesContext context)
encodeFormSubmissionAjaxInactivityTimeout
public static void encodeFormSubmissionAjaxInactivityTimeout(javax.faces.context.FacesContext context)
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.