com.smartwerkz.jupload.classic.util.debug
Interface DebugListener

All Known Implementing Classes:
JSDebugListener

public interface DebugListener

For listening on global Debug-Info.

Since:
24-Aug-2006, 9:25:46 PM
Author:
Dominik Seifert

Method Summary
 void info(java.lang.String msg)
           
 void thrown(java.lang.Throwable t)
           
 

Method Detail

thrown

void thrown(java.lang.Throwable t)

info

void info(java.lang.String msg)


Copyright © 2007 smartwerkz.com. All Rights Reserved.