com.eviware.soapui.impl.support.definition.support
Class InterfaceConfigDefinitionCache<T extends AbstractInterface>

java.lang.Object
  extended by com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache<T>
      extended by com.eviware.soapui.impl.support.definition.support.InterfaceConfigDefinitionCache<T>
All Implemented Interfaces:
DefinitionCache

public class InterfaceConfigDefinitionCache<T extends AbstractInterface>
extends AbstractDefinitionCache<T>


Field Summary
 
Fields inherited from class com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache
definitionCache
 
Constructor Summary
InterfaceConfigDefinitionCache(T iface)
           
 
Method Summary
protected  com.eviware.soapui.config.DefinitionCacheConfig reinit(T iface)
           
 
Methods inherited from class com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache
clear, getConfig, getContainer, getDefinitionParts, getRootPart, importCache, update, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceConfigDefinitionCache

public InterfaceConfigDefinitionCache(T iface)
Method Detail

reinit

protected com.eviware.soapui.config.DefinitionCacheConfig reinit(T iface)
Specified by:
reinit in class AbstractDefinitionCache<T extends AbstractInterface>


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