javax.faces.component
Class UIViewRootTest.InvokeApplicationPhaseListener

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

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

See Also:
Serialized Form

Constructor Summary
UIViewRootTest.InvokeApplicationPhaseListener()
           
 
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.InvokeApplicationPhaseListener

public UIViewRootTest.InvokeApplicationPhaseListener()
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.