Enterprise Information Portal APIs

com.ibm.mm.beans
Class CMBTraceAdapter

java.lang.Object
  |
  +--com.ibm.mm.beans.CMBTraceAdapter
All Implemented Interfaces:
CMBTraceListener, java.util.EventListener, java.io.Serializable

public class CMBTraceAdapter
extends java.lang.Object
implements java.io.Serializable, CMBTraceListener

This convenience class implements CMBTraceListener. Provides no-op on onCMBTrace.

Since:
6.1
See Also:
Serialized Form

Constructor Summary
CMBTraceAdapter()
           
 
Method Summary
 void onCMBTrace(CMBTraceEvent evt)
          Performs no operation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMBTraceAdapter

public CMBTraceAdapter()
Method Detail

onCMBTrace

public void onCMBTrace(CMBTraceEvent evt)
Performs no operation.
Specified by:
onCMBTrace in interface CMBTraceListener

EIP JavaBeans

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