com.ibm.mm.beans
Interface CMBDocumentReplyListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBDocumentReplyListener
- extends java.util.EventListener
Interface for beans that are interested in receiving document services
reply events.
- Since:
- 7.1
- See Also:
CMBDocumentReplyEvent
onCMBDocumentReply
public void onCMBDocumentReply(CMBDocumentReplyEvent evt)
- This method is called when a document services reply event is fired.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.