org.apache.myfaces.tobago.validator
Class ClearValidatorsActionListener

java.lang.Object
  extended by org.apache.myfaces.tobago.validator.ClearValidatorsActionListener
All Implemented Interfaces:
EventListener, ActionListener, FacesListener

public class ClearValidatorsActionListener
extends Object
implements ActionListener


Constructor Summary
ClearValidatorsActionListener()
           
 
Method Summary
 PhaseId getPhaseId()
           
 void processAction(ActionEvent actionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearValidatorsActionListener

public ClearValidatorsActionListener()
Method Detail

getPhaseId

public PhaseId getPhaseId()

processAction

public void processAction(ActionEvent actionEvent)
                   throws AbortProcessingException
Specified by:
processAction in interface ActionListener
Throws:
AbortProcessingException


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.