org.apache.cocoon.woody.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

void phaseEnded(ProcessingPhaseEvent event)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.