public class AutoResponseEditorViewFactory extends AbstractSoapUIFactory<com.eviware.soapui.support.editor.EditorView<?>> implements com.eviware.soapui.support.editor.registry.ResponseEditorViewFactory
| Constructor and Description |
|---|
AutoResponseEditorViewFactory(PluginResponseEditorView annotation,
Class<com.eviware.soapui.support.editor.EditorView> editorViewClass) |
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.support.editor.EditorView<?> |
createResponseEditorView(com.eviware.soapui.support.editor.Editor<?> editor,
com.eviware.soapui.model.ModelItem modelItem) |
String |
getViewId() |
createWithInjector, getFactoryType, getInjector, hasInjector, injectMembers, setInjectorpublic AutoResponseEditorViewFactory(PluginResponseEditorView annotation, Class<com.eviware.soapui.support.editor.EditorView> editorViewClass)
public String getViewId()
getViewId in interface com.eviware.soapui.support.editor.registry.EditorViewFactorypublic com.eviware.soapui.support.editor.EditorView<?> createResponseEditorView(com.eviware.soapui.support.editor.Editor<?> editor,
com.eviware.soapui.model.ModelItem modelItem)
createResponseEditorView in interface com.eviware.soapui.support.editor.registry.ResponseEditorViewFactoryCopyright © 2019. All rights reserved.