com.eviware.soapui.impl.rest.panels.request.inspectors.representations
Class RestRepresentationsInspectorFactory

java.lang.Object
  extended by com.eviware.soapui.impl.rest.panels.request.inspectors.representations.RestRepresentationsInspectorFactory
All Implemented Interfaces:
InspectorFactory, ResponseInspectorFactory

public class RestRepresentationsInspectorFactory
extends java.lang.Object
implements ResponseInspectorFactory


Field Summary
static java.lang.String INSPECTOR_ID
           
 
Constructor Summary
RestRepresentationsInspectorFactory()
           
 
Method Summary
 EditorInspector<?> createResponseInspector(Editor<?> editor, ModelItem modelItem)
           
 java.lang.String getInspectorId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSPECTOR_ID

public static final java.lang.String INSPECTOR_ID
See Also:
Constant Field Values
Constructor Detail

RestRepresentationsInspectorFactory

public RestRepresentationsInspectorFactory()
Method Detail

getInspectorId

public java.lang.String getInspectorId()
Specified by:
getInspectorId in interface InspectorFactory

createResponseInspector

public EditorInspector<?> createResponseInspector(Editor<?> editor,
                                                  ModelItem modelItem)
Specified by:
createResponseInspector in interface ResponseInspectorFactory


Copyright © 2005-2008 eviware.com. All Rights Reserved.