org.apache.myfaces.tobago.util
Interface TobagoCallback

All Superinterfaces:
Callback
All Known Implementing Classes:
ApplyRequestValuesCallback, EncodeAjaxCallback

public interface TobagoCallback
extends Callback


Method Summary
 javax.faces.event.PhaseId getPhaseId()
           
 
Methods inherited from interface org.apache.myfaces.tobago.util.Callback
execute
 

Method Detail

getPhaseId

javax.faces.event.PhaseId getPhaseId()


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