public class WsdlRequestWsrmInspector extends AbstractWsrmInspector implements XmlInspector, SubmitListener
log
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
Constructor and Description |
---|
WsdlRequestWsrmInspector(WsdlRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
afterSubmit(Submit submit,
SubmitContext context)
Called after submittal of a request
|
boolean |
beforeSubmit(Submit submit,
SubmitContext context)
Called before submittal of a request
|
void |
buildContent(SimpleBindingForm form) |
void |
release() |
getComponent, isEnabledFor
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitle, showInPanel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditor, init, isContentHandler, isEnabledFor
locationChanged
activate, addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, removePropertyChangeListener
public WsdlRequestWsrmInspector(WsdlRequest request)
public void buildContent(SimpleBindingForm form)
buildContent
in class AbstractWsrmInspector
public void release()
release
in interface Inspector
release
in class AbstractWsrmInspector
public void afterSubmit(Submit submit, SubmitContext context)
SubmitListener
afterSubmit
in interface SubmitListener
submit
- the submit.public boolean beforeSubmit(Submit submit, SubmitContext context)
SubmitListener
beforeSubmit
in interface SubmitListener
submit
- the submit being submittedCopyright © 2019. All Rights Reserved.