Enterprise Information Portal APIs

com.ibm.mm.beans
Interface CMBUserReplyListener

All Superinterfaces:
java.util.EventListener

public interface CMBUserReplyListener
extends java.util.EventListener

Interface for beans that are interested in receiving user management reply events. These events are emitted by the CMBUserManagement bean.

Since:
6.1
See Also:
CMBUserReplyEvent, CMBUserManagement

Method Summary
 void onCMBUserReply(CMBUserReplyEvent evt)
          Event service method.
 

Method Detail

onCMBUserReply

public void onCMBUserReply(CMBUserReplyEvent evt)
Event service method.

EIP JavaBeans

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