com.eviware.soapui.impl.wsdl.panels.loadtest
Class JLoadTestAssertionsTable.InternalLoadTestListener

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.loadtest.JLoadTestAssertionsTable.InternalLoadTestListener
All Implemented Interfaces:
LoadTestListener
Enclosing class:
JLoadTestAssertionsTable

public class JLoadTestAssertionsTable.InternalLoadTestListener
extends java.lang.Object
implements LoadTestListener


Constructor Summary
JLoadTestAssertionsTable.InternalLoadTestListener()
           
 
Method Summary
 void assertionAdded(LoadTestAssertion assertion)
           
 void assertionRemoved(LoadTestAssertion assertion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLoadTestAssertionsTable.InternalLoadTestListener

public JLoadTestAssertionsTable.InternalLoadTestListener()
Method Detail

assertionAdded

public void assertionAdded(LoadTestAssertion assertion)
Specified by:
assertionAdded in interface LoadTestListener

assertionRemoved

public void assertionRemoved(LoadTestAssertion assertion)
Specified by:
assertionRemoved in interface LoadTestListener


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