Enterprise Information Portal APIs

com.ibm.mm.beans
Interface CMBResultListener

All Superinterfaces:
java.util.EventListener

public interface CMBResultListener
extends java.util.EventListener

Interface for beans that are interested in receiving search result changed events.

Since:
6.1
See Also:
CMBResultEvent

Method Summary
 void onCMBResult(CMBResultEvent evt)
          Event service method.
 

Method Detail

onCMBResult

public void onCMBResult(CMBResultEvent evt)
Event service method.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.