FileDocCategorySizeDatePackage
LiveTraceListener.javaAPI DocphoneME MR2 API (J2ME)1361Wed May 02 18:00:00 BST 2007com.sun.midp.util

LiveTraceListener

public interface LiveTraceListener
Interface that defines an object to receive a callback when a particular tracepoint is hit. See LiveTracer.

Fields Summary
Constructors Summary
Methods Summary
public voidcall(java.lang.String tag)
This method is called when the tracepoint identified by tag is hit.