com.ibm.mm.beans
Interface CMBSchemaReplyListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBSchemaReplyListener
- extends java.util.EventListener
Interface for beans that are interested in receiving schema management
result events. These events are emitted by the CMBSchemaManagement bean.
- Since:
- 6.1
- See Also:
CMBSchemaReplyEvent
,
CMBSchemaManagement
onCMBSchemaReply
public void onCMBSchemaReply(CMBSchemaReplyEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.