com.eviware.soapui.impl.wsdl.panels.support
Class MockLoadTestRunContext

java.lang.Object
  extended by com.eviware.soapui.model.support.AbstractSubmitContext
      extended by com.eviware.soapui.impl.wsdl.panels.support.MockLoadTestRunContext
All Implemented Interfaces:
SubmitContext, PropertyExpansionContext, LoadTestRunContext, java.util.Map<java.lang.String,java.lang.Object>

public class MockLoadTestRunContext
extends AbstractSubmitContext
implements LoadTestRunContext


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Field Summary
 
Fields inherited from interface com.eviware.soapui.model.iface.SubmitContext
HTTP_STATE_PROPERTY, PROPERTY_SEPARATOR
 
Constructor Summary
MockLoadTestRunContext(MockLoadTestRunner mockTestRunner)
           
 
Method Summary
 LoadTestRunner getLoadTestRunner()
           
 java.lang.Object getProperty(java.lang.String name)
           
 
Methods inherited from class com.eviware.soapui.model.support.AbstractSubmitContext
clear, clone, containsKey, containsValue, entrySet, equals, expand, get, getModelItem, getProperties, getProperty, getPropertyNames, hashCode, hasProperty, isEmpty, keySet, put, putAll, remove, removeProperty, resetProperties, setProperty, setProperty, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext
expand, getModelItem, getProperties, getPropertyNames, hasProperty, removeProperty, setProperty
 

Constructor Detail

MockLoadTestRunContext

public MockLoadTestRunContext(MockLoadTestRunner mockTestRunner)
Method Detail

getLoadTestRunner

public LoadTestRunner getLoadTestRunner()
Specified by:
getLoadTestRunner in interface LoadTestRunContext

getProperty

public java.lang.Object getProperty(java.lang.String name)
Specified by:
getProperty in interface PropertyExpansionContext


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