javax.faces.component
Class UIViewRootTest.ApplyRequesValuesPhaseListener

java.lang.Object
  extended by javax.faces.component.UIViewRootTest.ApplyRequesValuesPhaseListener
All Implemented Interfaces:
Serializable, EventListener, javax.faces.event.PhaseListener
Enclosing class:
UIViewRootTest

public abstract static class UIViewRootTest.ApplyRequesValuesPhaseListener
extends Object
implements javax.faces.event.PhaseListener

See Also:
Serialized Form

Constructor Summary
UIViewRootTest.ApplyRequesValuesPhaseListener()
           
 
Method Summary
 javax.faces.event.PhaseId getPhaseId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.event.PhaseListener
afterPhase, beforePhase
 

Constructor Detail

UIViewRootTest.ApplyRequesValuesPhaseListener

public UIViewRootTest.ApplyRequesValuesPhaseListener()
Method Detail

getPhaseId

public javax.faces.event.PhaseId getPhaseId()
Specified by:
getPhaseId in interface javax.faces.event.PhaseListener


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.