Enterprise Information Portal APIs

com.ibm.mm.beans
Interface CMBDataReplyListener

All Superinterfaces:
java.util.EventListener

public interface CMBDataReplyListener
extends java.util.EventListener

Interface for beans that are interested in receiving data manipulation result events.

Since:
6.1
See Also:
CMBDataReplyEvent

Method Summary
 void onCMBDataReply(CMBDataReplyEvent evt)
          Event service method.
 

Method Detail

onCMBDataReply

public void onCMBDataReply(CMBDataReplyEvent evt)
Event service method.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.