com.eviware.soapui.impl.support.definition
Interface DefinitionCache
- All Known Implementing Classes:
- AbstractDefinitionCache, InterfaceConfigDefinitionCache, StandaloneDefinitionCache
public interface DefinitionCache
validate
boolean validate()
update
void update(DefinitionLoader currentLoader)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefinitionParts
java.util.List<InterfaceDefinitionPart> getDefinitionParts()
throws java.lang.Exception
- Throws:
java.lang.Exception
getRootPart
InterfaceDefinitionPart getRootPart()
clear
void clear()
Copyright © 2005-2009 eviware.com. All Rights Reserved.