Enterprise Information Portal APIs

com.ibm.mm.beans
Interface CMBExceptionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBExceptionAdapter, CMBExceptionHandler

public interface CMBExceptionListener
extends java.util.EventListener

Interface for beans that are interested in receiving exception events.

Since:
6.1
See Also:
CMBExceptionEvent

Method Summary
 void onCMBException(CMBExceptionEvent evt)
          Event service method.
 

Method Detail

onCMBException

public void onCMBException(CMBExceptionEvent evt)
Event service method.

EIP JavaBeans

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