com.eviware.soapui.impl.wsdl.loadtest.strategy
Class LoadStrategyRegistry

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.loadtest.strategy.LoadStrategyRegistry

public class LoadStrategyRegistry
extends java.lang.Object

Registry of LoadFactorys

Author:
Ole.Matzura

Constructor Summary
LoadStrategyRegistry()
           
 
Method Summary
 LoadStrategyFactory getFactory(java.lang.String type)
           
static LoadStrategyRegistry getInstance()
           
 java.lang.Object[] getStrategies()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadStrategyRegistry

public LoadStrategyRegistry()
Method Detail

getStrategies

public java.lang.Object[] getStrategies()

getInstance

public static LoadStrategyRegistry getInstance()

getFactory

public LoadStrategyFactory getFactory(java.lang.String type)


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