public class AutoResponseInspectorFactory extends AbstractSoapUIFactory<com.eviware.soapui.support.editor.EditorInspector<?>> implements com.eviware.soapui.support.editor.registry.ResponseInspectorFactory
| Constructor and Description |
|---|
AutoResponseInspectorFactory(PluginResponseInspector annotation,
Class<com.eviware.soapui.support.components.Inspector> inspectorClass) |
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.support.editor.EditorInspector<?> |
createResponseInspector(com.eviware.soapui.support.editor.Editor<?> editor,
com.eviware.soapui.model.ModelItem modelItem) |
String |
getInspectorId() |
createWithInjector, getFactoryType, getInjector, hasInjector, injectMembers, setInjectorpublic AutoResponseInspectorFactory(PluginResponseInspector annotation, Class<com.eviware.soapui.support.components.Inspector> inspectorClass)
public String getInspectorId()
getInspectorId in interface com.eviware.soapui.support.editor.registry.InspectorFactorypublic com.eviware.soapui.support.editor.EditorInspector<?> createResponseInspector(com.eviware.soapui.support.editor.Editor<?> editor,
com.eviware.soapui.model.ModelItem modelItem)
createResponseInspector in interface com.eviware.soapui.support.editor.registry.ResponseInspectorFactoryCopyright © 2019. All rights reserved.