com.ibm.mm.beans
Interface CMBSearchRequestListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBQueryService, CMBSearchTemplate
- public interface CMBSearchRequestListener
- extends java.util.EventListener
Interface for beans that are interested in receiving search request events.
CMBQueryService implements this interface.
- Since:
- 6.1
- See Also:
CMBSearchRequestEvent
,
CMBQueryService
onCMBSearchRequest
public void onCMBSearchRequest(CMBSearchRequestEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.