org.apache.myfaces.tobago.util
Class ApplyRequestValuesCallback

java.lang.Object
  extended by org.apache.myfaces.tobago.util.ApplyRequestValuesCallback
All Implemented Interfaces:
Callback, TobagoCallback

public class ApplyRequestValuesCallback
extends Object
implements TobagoCallback


Constructor Summary
ApplyRequestValuesCallback()
           
 
Method Summary
 void execute(FacesContext facesContext, UIComponent component)
           
 PhaseId getPhaseId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyRequestValuesCallback

public ApplyRequestValuesCallback()
Method Detail

execute

public void execute(FacesContext facesContext,
                    UIComponent component)
Specified by:
execute in interface Callback

getPhaseId

public PhaseId getPhaseId()
Specified by:
getPhaseId in interface TobagoCallback


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