com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1
Class Axis1XWSDL2JavaAction

java.lang.Object
  extended by com.eviware.soapui.support.action.support.AbstractSoapUIAction<T>
      extended by com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<Interface>
          extended by com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1.Axis1XWSDL2JavaAction
All Implemented Interfaces:
SoapUIAction<Interface>, PropertyChangeNotifier

public class Axis1XWSDL2JavaAction
extends AbstractToolsAction<Interface>

Invokes axis 1.X WSDL2Java

Author:
Ole.Matzura

Nested Class Summary
 
Nested classes/interfaces inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction
 
Field Summary
static MessageSupport messages
           
static java.lang.String SOAPUI_ACTION_ID
           
 
Fields inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction
CACHED_WSDL, dialog, JAVA_ARGS, TOOL_ARGS, valuesSettingID, WSDL
 
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction
ENABLED_PROPERTY
 
Constructor Summary
Axis1XWSDL2JavaAction()
           
 
Method Summary
protected  com.eviware.x.form.XFormDialog buildDialog(Interface modelItem)
           
protected  void generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap initValues(Interface iface, java.lang.Object param)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, createRunOption, getDefinition, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID
 
Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOAPUI_ACTION_ID

public static final java.lang.String SOAPUI_ACTION_ID
See Also:
Constant Field Values

messages

public static final MessageSupport messages
Constructor Detail

Axis1XWSDL2JavaAction

public Axis1XWSDL2JavaAction()
Method Detail

initValues

protected StringToStringMap initValues(Interface iface,
                                       java.lang.Object param)
Overrides:
initValues in class AbstractToolsAction<Interface>

buildDialog

protected com.eviware.x.form.XFormDialog buildDialog(Interface modelItem)
Overrides:
buildDialog in class AbstractToolsAction<Interface>

generate

protected void generate(StringToStringMap values,
                        ToolHost toolHost,
                        Interface modelItem)
                 throws java.lang.Exception
Specified by:
generate in class AbstractToolsAction<Interface>
Throws:
java.lang.Exception


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