|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gargoylesoftware.htmlunit.IncorrectnessListenerImpl
public class IncorrectnessListenerImpl
Default implementation of IncorrectnessListener configured on WebClient.
Logs the notifications at WARN level to the originator's log.
| Constructor Summary | |
|---|---|
IncorrectnessListenerImpl()
|
|
| Method Summary | |
|---|---|
void |
notify(java.lang.String message,
java.lang.Object origin)
Called to notify an incorrectness. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncorrectnessListenerImpl()
| Method Detail |
|---|
public void notify(java.lang.String message,
java.lang.Object origin)
notify in interface IncorrectnessListenermessage - the explanation of the incorrectnessorigin - the object that encountered this incorrectness
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||