com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.registry
Class XmlInspectorRegistry

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.registry.XmlInspectorRegistry

public class XmlInspectorRegistry
extends java.lang.Object


Constructor Summary
XmlInspectorRegistry()
           
 
Method Summary
 void addFactory(XmlInspectorFactory factory)
           
 XmlInspectorFactory[] getFactories()
           
 XmlInspectorFactory[] getFactoriesOfType(java.lang.Class type)
           
static XmlInspectorRegistry getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlInspectorRegistry

public XmlInspectorRegistry()
Method Detail

addFactory

public void addFactory(XmlInspectorFactory factory)

getInstance

public static final XmlInspectorRegistry getInstance()

getFactories

public XmlInspectorFactory[] getFactories()

getFactoriesOfType

public XmlInspectorFactory[] getFactoriesOfType(java.lang.Class type)


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