All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.imageprocessing.event.TriggerNextActionListener

public interface TriggerNextActionListener
extends EventListener
The listener interface for receiving TriggerNextActionEvent.

See Also:
EventListener

Method Index

 o triggerNextActionCalled(TriggerNextActionEvent)
Invoked when the processing gets completed either successfully or not.

Methods

 o triggerNextActionCalled
 public abstract void triggerNextActionCalled(TriggerNextActionEvent e)
Invoked when the processing gets completed either successfully or not.


All Packages  Class Hierarchy  This Package  Previous  Next  Index