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
ExceptionList<InterfaceDefinitionPart> getDefinitionParts() throws Exception
ExceptionInterfaceDefinitionPart getRootPart()
void clear()
Copyright © 2019. All Rights Reserved.