com.eviware.soapui.impl.support.definition.support
Class StandaloneDefinitionCache<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.StandaloneDefinitionCache<T>
All Implemented Interfaces:
DefinitionCache

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


Field Summary
 
Fields inherited from class com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache
definitionCache
 
Constructor Summary
StandaloneDefinitionCache()
           
 
Method Summary
protected  com.eviware.soapui.config.DefinitionCacheConfig reinit(T owner)
           
 
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

StandaloneDefinitionCache

public StandaloneDefinitionCache()
Method Detail

reinit

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


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