public class XPathMockOperationDispatcher extends AbstractMockOperationDispatcher
| Modifier and Type | Class and Description | 
|---|---|
| class  | XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel | 
| static class  | XPathMockOperationDispatcher.Factory | 
| Constructor and Description | 
|---|
| XPathMockOperationDispatcher(MockOperation mockOperation) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addToolbarActions(XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel editorModel,
                 JXToolBar toolbar) | 
| protected JXToolBar | buildXPathEditorToolbar(XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel editorModel) | 
| JComponent | getEditorComponent() | 
| GroovyEditor | getXPathEditor() | 
| boolean | hasDefaultResponse() | 
| void | release() | 
| void | releaseEditorComponent() | 
| MockResponse | selectMockResponse(MockRequest request,
                  MockResult result) | 
addPropertyChangeListener, addPropertyChangeListener, getMockOperation, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListenerpublic XPathMockOperationDispatcher(MockOperation mockOperation)
public MockResponse selectMockResponse(MockRequest request, MockResult result) throws DispatchException
DispatchExceptionpublic JComponent getEditorComponent()
getEditorComponent in interface MockOperationDispatchergetEditorComponent in class AbstractMockOperationDispatcherpublic GroovyEditor getXPathEditor()
public void release()
release in interface Releasablerelease in class AbstractMockOperationDispatcherpublic void releaseEditorComponent()
releaseEditorComponent in interface MockOperationDispatcherreleaseEditorComponent in class AbstractMockOperationDispatcherpublic boolean hasDefaultResponse()
protected JXToolBar buildXPathEditorToolbar(XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel editorModel)
protected void addToolbarActions(XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel editorModel, JXToolBar toolbar)
Copyright © 2019. All Rights Reserved.