com.eviware.soapui.support.editor.inspectors.wsa
Class WsdlRequestWsaInspector

java.lang.Object
  extended by com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
      extended by com.eviware.soapui.support.editor.inspectors.wsa.AbstractWsaInspector
          extended by com.eviware.soapui.support.editor.inspectors.wsa.WsdlRequestWsaInspector
All Implemented Interfaces:
Inspector, EditorInspector<XmlDocument>, EditorLocationListener<XmlDocument>, XmlInspector

public class WsdlRequestWsaInspector
extends AbstractWsaInspector
implements XmlInspector


Field Summary
 
Fields inherited from interface com.eviware.soapui.support.components.Inspector
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
 
Constructor Summary
WsdlRequestWsaInspector(WsdlRequest request)
           
 
Method Summary
 void buildContent(SimpleBindingForm form)
           
 
Methods inherited from class com.eviware.soapui.support.editor.inspectors.wsa.AbstractWsaInspector
getComponent, isEnabledFor, release
 
Methods inherited from class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.eviware.soapui.support.editor.xml.XmlInspector
getEditor, init, isContentHandler, isEnabledFor
 
Methods inherited from interface com.eviware.soapui.support.editor.EditorLocationListener
locationChanged
 
Methods inherited from interface com.eviware.soapui.support.components.Inspector
activate, addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, release, removePropertyChangeListener
 

Constructor Detail

WsdlRequestWsaInspector

public WsdlRequestWsaInspector(WsdlRequest request)
Method Detail

buildContent

public void buildContent(SimpleBindingForm form)
Overrides:
buildContent in class AbstractWsaInspector


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