com.eviware.soapui.impl.wsdl.loadtest.strategy
Class ThreadCountChangeLoadStrategy.Factory

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.loadtest.strategy.ThreadCountChangeLoadStrategy.Factory
All Implemented Interfaces:
LoadStrategyFactory
Enclosing class:
ThreadCountChangeLoadStrategy

public static class ThreadCountChangeLoadStrategy.Factory
extends java.lang.Object
implements LoadStrategyFactory

Factory for ThreadCountChangeLoadStrategy class

Author:
Ole.Matzura

Constructor Summary
ThreadCountChangeLoadStrategy.Factory()
           
 
Method Summary
 LoadStrategy build(org.apache.xmlbeans.XmlObject config, WsdlLoadTest loadTest)
           
 LoadStrategy create(WsdlLoadTest loadTest)
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadCountChangeLoadStrategy.Factory

public ThreadCountChangeLoadStrategy.Factory()
Method Detail

getType

public java.lang.String getType()
Specified by:
getType in interface LoadStrategyFactory

build

public LoadStrategy build(org.apache.xmlbeans.XmlObject config,
                          WsdlLoadTest loadTest)
Specified by:
build in interface LoadStrategyFactory

create

public LoadStrategy create(WsdlLoadTest loadTest)
Specified by:
create in interface LoadStrategyFactory


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