com.ibm.mm.beans.workflow.event
Interface CMBWorkFlowDataReplyListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBWorkFlowDataReplyListener
- extends java.util.EventListener
Interface for beans that are insterested in receiving data manipulation
result events.
- See Also:
com.ibm.mm.beans.CMBWorkFlowDataReplyEvent
,
com.ibm.mm.beans.CMBWorkFlowDataRequestEvent
onWorkFlowDataReply
public void onWorkFlowDataReply(CMBWorkFlowDataReplyEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.