com.eviware.soapui.impl.wsdl.actions.iface.tools.tcpmon
Class TcpMonAction
java.lang.Object
javax.swing.AbstractAction
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<WsdlInterface>
com.eviware.soapui.impl.wsdl.actions.iface.tools.tcpmon.TcpMonAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class TcpMonAction
- extends AbstractToolsAction<WsdlInterface>
Invokes apache tcpmon tool
- Author:
- Ole.Matzura
- See Also:
- Serialized Form
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
actionPerformed, addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, getDefinition, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcpMonAction
public TcpMonAction(WsdlInterface iface)
buildDialog
protected com.eviware.x.form.XFormDialog buildDialog()
- Overrides:
buildDialog
in class AbstractToolsAction<WsdlInterface>
createRunOption
protected javax.swing.Action createRunOption()
- Overrides:
createRunOption
in class AbstractToolsAction<WsdlInterface>
initValues
protected StringToStringMap initValues()
- Overrides:
initValues
in class AbstractToolsAction<WsdlInterface>
generate
protected void generate(StringToStringMap values,
ToolHost toolHost)
throws java.lang.Exception
- Specified by:
generate
in class AbstractToolsAction<WsdlInterface>
- Throws:
java.lang.Exception
Copyright © 2005-2007 eviware.com. All Rights Reserved.