org.apache.cocoon.forms.event
Interface ProcessingPhaseListener

All Superinterfaces:
EventListener, WidgetListener
All Known Implementing Classes:
WidgetEventMulticaster

public interface ProcessingPhaseListener
extends WidgetListener

Listener invoked when a form processing phase ends.

Author:
Sylvain Wallez

Method Summary
 void phaseEnded(ProcessingPhaseEvent event)
           
 

Method Detail

phaseEnded

public void phaseEnded(ProcessingPhaseEvent event)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.