com.eviware.soapui.impl.wsdl.panels.request.actions
Class EndpointsActionComponentFactory

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.request.actions.EndpointsActionComponentFactory
All Implemented Interfaces:
ActionComponentFactory

public class EndpointsActionComponentFactory
extends java.lang.Object
implements ActionComponentFactory


Constructor Summary
EndpointsActionComponentFactory()
           
 
Method Summary
 javax.swing.JComponent buildActionComponent(SoapUIAction<?> action, ModelItem modelItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointsActionComponentFactory

public EndpointsActionComponentFactory()
Method Detail

buildActionComponent

public javax.swing.JComponent buildActionComponent(SoapUIAction<?> action,
                                                   ModelItem modelItem)
Specified by:
buildActionComponent in interface ActionComponentFactory


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