public interface DefinitionCache
Modifier and Type | Method and Description |
---|---|
void |
clear() |
List<InterfaceDefinitionPart> |
getDefinitionParts() |
InterfaceDefinitionPart |
getRootPart() |
void |
update(DefinitionLoader currentLoader) |
boolean |
validate() |
boolean validate()
void update(DefinitionLoader currentLoader) throws Exception
Exception
List<InterfaceDefinitionPart> getDefinitionParts() throws Exception
Exception
InterfaceDefinitionPart getRootPart()
void clear()
Copyright © 2019. All Rights Reserved.