Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBUpdateMappingCompletedListener

All Superinterfaces:
java.util.EventListener

public interface CMBUpdateMappingCompletedListener
extends java.util.EventListener

The listener interface for the CMBUpdateMappingCompletedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onUpdateMappingCompleted(CMBUpdateMappingCompletedEvent e)
          Invoked by the CMBLogonPanel when the mapping has been updated
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onUpdateMappingCompleted

public void onUpdateMappingCompleted(CMBUpdateMappingCompletedEvent e)
Invoked by the CMBLogonPanel when the mapping has been updated

EIP JavaBeans

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