File
Doc
Category
Size
Date
Package
LoggerAlertListener.java
API Doc
Azureus 3.0.3.4
1221
Thu Feb 09 19:43:18 GMT 2006
org.gudy.azureus2.plugins.logging
LoggerAlertListener
public interface LoggerAlertListener
Fields Summary
Constructors Summary
Methods Summary
public void
alertLogged
(
int
alert_type,
java.lang.String
message,
boolean
repeatable)
public void
alertLogged
(
java.lang.String
message,
java.lang.Throwable
e,
boolean
repeatable)
Java Code Source