org.specrunner.webdriver
Class OptimizedIncorrectnessListener
java.lang.Object
com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl
org.specrunner.webdriver.OptimizedIncorrectnessListener
- All Implemented Interfaces:
- com.gargoylesoftware.htmlunit.IncorrectnessListener, Serializable
public class OptimizedIncorrectnessListener
- extends com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl
Default implementation of incorrectness listener which log only if required.
- Author:
- Thiago Santos
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptimizedIncorrectnessListener
public OptimizedIncorrectnessListener()
notify
public void notify(String message,
Object origin)
- Specified by:
notify in interface com.gargoylesoftware.htmlunit.IncorrectnessListener- Overrides:
notify in class com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl
Copyright © 2013. All rights reserved.