IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.clientserver
Interface CSNotificationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CSNotificationEventMulticaster, EventManager

public interface CSNotificationListener
extends java.util.EventListener

The CSNotificationListener interface is the event set listener interface for the csNotification feature.


Method Summary
 void handleCSNotificationEvent(CSNotificationEvent event)
          Contains the appropriate actions to be executed when CSNotificationEvent has been triggered.
 

Method Detail

handleCSNotificationEvent

void handleCSNotificationEvent(CSNotificationEvent event)
Contains the appropriate actions to be executed when CSNotificationEvent has been triggered.

Parameters:
event - com.ibm.btt.clientserver.CSNotificationEvent

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010