com.eviware.soapui.impl.wsdl.panels.loadtest
Class WsdlLoadTestPanelBuilder

java.lang.Object
  extended by com.eviware.soapui.impl.EmptyPanelBuilder<WsdlLoadTest>
      extended by com.eviware.soapui.impl.wsdl.panels.loadtest.WsdlLoadTestPanelBuilder
All Implemented Interfaces:
PanelBuilder<WsdlLoadTest>

public class WsdlLoadTestPanelBuilder
extends EmptyPanelBuilder<WsdlLoadTest>

PanelBuilder for LoadTests

Author:
Ole.Matzura

Constructor Summary
WsdlLoadTestPanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(WsdlLoadTest loadTest)
           
 boolean hasDesktopPanel()
           
 
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder
buildDefaultProperties, buildOverviewPanel, get, hasOverviewPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlLoadTestPanelBuilder

public WsdlLoadTestPanelBuilder()
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel(WsdlLoadTest loadTest)
Specified by:
buildDesktopPanel in interface PanelBuilder<WsdlLoadTest>
Overrides:
buildDesktopPanel in class EmptyPanelBuilder<WsdlLoadTest>

hasDesktopPanel

public boolean hasDesktopPanel()
Specified by:
hasDesktopPanel in interface PanelBuilder<WsdlLoadTest>
Overrides:
hasDesktopPanel in class EmptyPanelBuilder<WsdlLoadTest>


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