|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<Interface>
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi.WSIAnalyzeAction
public class WSIAnalyzeAction
Invokes jbossws wsdl2java tools
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 org.apache.log4j.Logger |
log
|
Fields inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
CACHED_WSDL, dialog, JAVA_ARGS, modelItem, TOOL_ARGS, valuesSettingID, WSDL |
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 |
Constructor Summary | |
---|---|
WSIAnalyzeAction(Interface iface)
|
Method Summary | |
---|---|
protected void |
generate(StringToStringMap values,
ToolHost toolHost)
|
static java.io.File |
transformReport(java.io.File reportFile)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
actionPerformed, addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, buildDialog, closeDialog, createRunOption, getDefinition, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initValues, 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 |
Field Detail |
---|
public static final org.apache.log4j.Logger log
Constructor Detail |
---|
public WSIAnalyzeAction(Interface iface)
Method Detail |
---|
protected void generate(StringToStringMap values, ToolHost toolHost) throws java.lang.Exception
generate
in class AbstractToolsAction<Interface>
java.lang.Exception
public static java.io.File transformReport(java.io.File reportFile) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |