com.ibm.mm.beans
Interface CMBDataRequestListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBDataManagement
- public interface CMBDataRequestListener
- extends java.util.EventListener
Interface for beans that are interested in receiving data manipulation
result events.
- Since:
- 6.1
- See Also:
CMBDataRequestEvent
onCMBDataRequest
public void onCMBDataRequest(CMBDataRequestEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.