com.eviware.soapui.support.log
Class LogDisablingTestMonitorListener

java.lang.Object
  extended by com.eviware.soapui.monitor.support.TestMonitorListenerAdapter
      extended by com.eviware.soapui.support.log.LogDisablingTestMonitorListener
All Implemented Interfaces:
TestMonitorListener

public final class LogDisablingTestMonitorListener
extends TestMonitorListenerAdapter

Disables httpclient and groovy logs during loadtests

Author:
ole

Constructor Summary
LogDisablingTestMonitorListener()
           
 
Method Summary
 void loadTestFinished(LoadTestRunner runner)
           
 void loadTestStarted(LoadTestRunner runner)
           
 
Methods inherited from class com.eviware.soapui.monitor.support.TestMonitorListenerAdapter
mockServiceStarted, mockServiceStopped, testCaseFinished, testCaseStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogDisablingTestMonitorListener

public LogDisablingTestMonitorListener()
Method Detail

loadTestStarted

public void loadTestStarted(LoadTestRunner runner)
Specified by:
loadTestStarted in interface TestMonitorListener
Overrides:
loadTestStarted in class TestMonitorListenerAdapter

loadTestFinished

public void loadTestFinished(LoadTestRunner runner)
Specified by:
loadTestFinished in interface TestMonitorListener
Overrides:
loadTestFinished in class TestMonitorListenerAdapter


Copyright © 2005-2009 eviware.com. All Rights Reserved.