public class TcpMonAction extends AbstractToolsAction<WsdlInterface>
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction
Modifier and Type | Field and Description |
---|---|
static String |
SOAPUI_ACTION_ID |
CACHED_WSDL, JAVA_ARGS, SOAPUISETTINGSPASSWORD, TOOL_ARGS, valuesSettingID, WSDL
ENABLED_PROPERTY
Constructor and Description |
---|
TcpMonAction() |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
buildDialog(WsdlInterface modelItem) |
protected Action |
createRunOption(WsdlInterface modelItem) |
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
WsdlInterface modelItem) |
protected StringToStringMap |
initValues(WsdlInterface modelItem,
Object param) |
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, getDefinition, getDialog, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
public static final String SOAPUI_ACTION_ID
protected XFormDialog buildDialog(WsdlInterface modelItem)
buildDialog
in class AbstractToolsAction<WsdlInterface>
protected Action createRunOption(WsdlInterface modelItem)
createRunOption
in class AbstractToolsAction<WsdlInterface>
protected StringToStringMap initValues(WsdlInterface modelItem, Object param)
initValues
in class AbstractToolsAction<WsdlInterface>
protected void generate(StringToStringMap values, ToolHost toolHost, WsdlInterface modelItem) throws Exception
generate
in class AbstractToolsAction<WsdlInterface>
Exception
Copyright © 2019. All Rights Reserved.