All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.eNetwork.ECL.trace.ECLTraceListener

public interface ECLTraceListener
The ECLTraceListener interface

PComm-unique For Personal Communications, members of the com.ibm.eNetwork.ECL.trace package are non-operative because trace information is produced by a mechanism not compatible with JAVA.


Method Index

 o TraceNotifyEvent(ECLTraceEvent)
The TraceNotifyEvent method is called on this listener whenever a trace message is generated.

Methods

 o TraceNotifyEvent
 public abstract void TraceNotifyEvent(ECLTraceEvent evt)
The TraceNotifyEvent method is called on this listener whenever a trace message is generated.

Parameters:
evt - The ECLTraceEvent

All Packages  Class Hierarchy  This Package  Previous  Next  Index