com.ibm.mm.beans
Interface CMBSearchReplyListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBSearchResults, CMBSearchTemplateViewer, CMBSearchPanel
- public interface CMBSearchReplyListener
- extends java.util.EventListener
Interface for beans that are interested in receiving search result events.
These events are emitted by the CMBQueryService bean.
- Since:
- 6.1
- See Also:
CMBSearchReplyEvent
,
CMBQueryService
onCMBSearchReply
public void onCMBSearchReply(CMBSearchReplyEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.