com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws
Class WSToolsWsdl2JavaAction
java.lang.Object
com.eviware.soapui.support.action.support.AbstractSoapUIAction<T>
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<Interface>
com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws.WSToolsWsdl2JavaAction
- All Implemented Interfaces:
- SoapUIAction<Interface>, PropertyChangeNotifier
public class WSToolsWsdl2JavaAction
- extends AbstractToolsAction<Interface>
Invokes jbossws wsdl2java tools
- Author:
- Ole.Matzura
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, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPUI_ACTION_ID
public static final java.lang.String SOAPUI_ACTION_ID
- See Also:
- Constant Field Values
WSToolsWsdl2JavaAction
public WSToolsWsdl2JavaAction()
applies
public boolean applies(Interface target)
- Specified by:
applies
in interface SoapUIAction<Interface>
- Overrides:
applies
in class AbstractSoapUIAction<Interface>
initValues
protected StringToStringMap initValues(Interface modelItem,
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-2007 eviware.com. All Rights Reserved.