com.sdm.quasar.client.jsf.application
Class VerbosePhaseListener

java.lang.Object
  extended bycom.sdm.quasar.client.jsf.application.VerbosePhaseListener

public class VerbosePhaseListener
extends java.lang.Object


Constructor Summary
VerbosePhaseListener()
           
 
Method Summary
 void afterPhase(PhaseEvent arg0)
           
 void beforePhase(PhaseEvent arg0)
           
 PhaseId getPhaseId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerbosePhaseListener

public VerbosePhaseListener()
Method Detail

afterPhase

public void afterPhase(PhaseEvent arg0)

beforePhase

public void beforePhase(PhaseEvent arg0)

getPhaseId

public PhaseId getPhaseId()