com.eviware.soapui.impl.wsdl.panels.loadtest
Class WsdlLoadTestPanelBuilder<T extends WsdlLoadTest>

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

public class WsdlLoadTestPanelBuilder<T extends WsdlLoadTest>
extends EmptyPanelBuilder<T>

PanelBuilder for LoadTests

Author:
Ole.Matzura

Constructor Summary
WsdlLoadTestPanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(T 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(T loadTest)
Specified by:
buildDesktopPanel in interface PanelBuilder<T extends WsdlLoadTest>
Overrides:
buildDesktopPanel in class EmptyPanelBuilder<T extends WsdlLoadTest>

hasDesktopPanel

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


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