com.eviware.soapui.support.editor.inspectors.wss
Class WssInspectorFactory.WsdlResponseWssInspector

java.lang.Object
  extended by com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
      extended by com.eviware.soapui.support.editor.inspectors.wss.AbstractWssInspector
          extended by com.eviware.soapui.support.editor.inspectors.wss.WssInspectorFactory.WsdlResponseWssInspector
All Implemented Interfaces:
Inspector, EditorInspector<XmlDocument>, EditorLocationListener<XmlDocument>, XmlInspector, java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
WssInspectorFactory

public class WssInspectorFactory.WsdlResponseWssInspector
extends AbstractWssInspector
implements XmlInspector, java.beans.PropertyChangeListener


Field Summary
 
Fields inherited from interface com.eviware.soapui.support.components.Inspector
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
 
Constructor Summary
WssInspectorFactory.WsdlResponseWssInspector(WsdlRequest response)
           
 
Method Summary
 java.util.Vector<?> getWssResults()
           
 void propertyChange(java.beans.PropertyChangeEvent evt)
           
 void release()
           
 
Methods inherited from class com.eviware.soapui.support.editor.inspectors.wss.AbstractWssInspector
getComponent, isEnabledFor, locationChanged, update
 
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, removePropertyChangeListener
 

Constructor Detail

WssInspectorFactory.WsdlResponseWssInspector

public WssInspectorFactory.WsdlResponseWssInspector(WsdlRequest response)
Method Detail

getWssResults

public java.util.Vector<?> getWssResults()
Specified by:
getWssResults in class AbstractWssInspector

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

release

public void release()
Specified by:
release in interface Inspector
Overrides:
release in class AbstractWssInspector


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