public class AutoResponseEditorViewFactory extends AbstractSoapUIFactory
Created by ole on 15/06/14.
Constructor and description |
---|
AutoResponseEditorViewFactory
(PluginResponseEditorView annotation, java.lang.Class<EditorView> editorViewClass) |
Type Params | Return Type | Name and description |
---|---|---|
|
EditorView<?> |
createResponseEditorView(Editor<?> editor, ModelItem modelItem) |
|
java.lang.String |
getViewId() |
Methods inherited from class | Name |
---|---|
class AbstractSoapUIFactory |
createByReflection, getFactoryType |