com.eviware.soapui.impl.wsdl.teststeps.registry
Class ProPlaceholderStepFactory

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
      extended by com.eviware.soapui.impl.wsdl.teststeps.registry.ProPlaceholderStepFactory

public class ProPlaceholderStepFactory
extends WsdlTestStepFactory

Factory for creation of placeholder steps

Author:
Ole.Matzura

Nested Class Summary
static class ProPlaceholderStepFactory.WsdlProPlaceholderTestStep
           
 
Constructor Summary
ProPlaceholderStepFactory(java.lang.String type, java.lang.String name, java.lang.String image)
           
 
Method Summary
 WsdlTestStep buildTestStep(WsdlTestCase testCase, com.eviware.soapui.config.TestStepConfig config, boolean forLoadTest)
           
 boolean canCreate()
           
 com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase, java.lang.String name)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
getTestStepDescription, getTestStepIconPath, getTestStepName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProPlaceholderStepFactory

public ProPlaceholderStepFactory(java.lang.String type,
                                 java.lang.String name,
                                 java.lang.String image)
Method Detail

buildTestStep

public WsdlTestStep buildTestStep(WsdlTestCase testCase,
                                  com.eviware.soapui.config.TestStepConfig config,
                                  boolean forLoadTest)
Specified by:
buildTestStep in class WsdlTestStepFactory

createNewTestStep

public com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase,
                                                                  java.lang.String name)
Specified by:
createNewTestStep in class WsdlTestStepFactory

canCreate

public boolean canCreate()
Specified by:
canCreate in class WsdlTestStepFactory


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