|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
com.eviware.soapui.support.editor.inspectors.jms.header.AbstractJMSHeaderInspector
com.eviware.soapui.support.editor.inspectors.jms.header.RequestJMSHeaderInspector
public class RequestJMSHeaderInspector
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.support.components.Inspector |
---|
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY |
Constructor Summary | |
---|---|
RequestJMSHeaderInspector(AbstractHttpRequest<?> request)
|
Method Summary | |
---|---|
void |
buildContent(SimpleBindingForm form)
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
Methods inherited from class com.eviware.soapui.support.editor.inspectors.jms.header.AbstractJMSHeaderInspector |
---|
getComponent, isEnabledFor |
Methods inherited from class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector |
---|
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, release, 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 |
---|
public RequestJMSHeaderInspector(AbstractHttpRequest<?> request)
Method Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
public void buildContent(SimpleBindingForm form)
buildContent
in class AbstractJMSHeaderInspector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |