com.ibm.btt.event
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.
handleCSNotificationEvent
public void handleCSNotificationEvent(CSNotificationEvent event)
- Contains the appropriate actions to be executed when CSNotificationEvent has been triggered.
- Parameters:
event
- com.ibm.btt.event.CSNotificationEvent
(c) Copyright IBM Corporation 1998, 2005