Class MainFrame.ErrorsAndFatalsCounterLogTarget
java.lang.Object
org.apache.jmeter.gui.MainFrame.ErrorsAndFatalsCounterLogTarget
- All Implemented Interfaces:
Clearable
- Enclosing class:
MainFrame
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidClears the current data of the object.voidprocessEvent(LogEvent event)
-
Field Details
-
errorOrFatal
-
-
Constructor Details
-
ErrorsAndFatalsCounterLogTarget
public ErrorsAndFatalsCounterLogTarget()
-
-
Method Details
-
processEvent
public void processEvent(LogEvent event) -
clearData
-