IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.cs.servlet
Interface CSReplyErrorEventListener

All Superinterfaces:
java.util.EventListener

public interface CSReplyErrorEventListener
extends java.util.EventListener

CSReplyErrorEventListener interface.


Method Summary
 void handleCSReplyErrorEvent(CSReplyErrorEvent event)
          Executed when CSReplyErrorEvent has been triggered.
 

Method Detail

handleCSReplyErrorEvent

public void handleCSReplyErrorEvent(CSReplyErrorEvent event)
Executed when CSReplyErrorEvent has been triggered.

Parameters:
event - CSReplyErrorEvent

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005