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, setInjector
public AutoResponseEditorViewFactory(PluginResponseEditorView annotation, Class<com.eviware.soapui.support.editor.EditorView> editorViewClass)
public String getViewId()
getViewId
in interface com.eviware.soapui.support.editor.registry.EditorViewFactory
public 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.ResponseEditorViewFactory
Copyright © 2019. All rights reserved.