Enterprise Information Portal APIs

com.ibm.mm.beans.workflow.event
Interface CMBWorkListReplyListener

All Superinterfaces:
java.util.EventListener

public interface CMBWorkListReplyListener
extends java.util.EventListener

Interface for beans that are interested in receiving workflow list reply events.

See Also:
com.ibm.mm.beans.CMBWorkListReplyEvent

Method Summary
 void onWorkListReply(CMBWorkListReplyEvent evt)
          Event service method.
 

Method Detail

onWorkListReply

public void onWorkListReply(CMBWorkListReplyEvent evt)
Event service method.

EIP JavaBeans

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