public interface RepositoryImplConfig
String getType()
void validate() throws RepositoryConfigException
RepositoryConfigException
is
thrown when the configuration is invalid. The exception should contain an
error message that indicates why the configuration is invalid.RepositoryConfigException
- If the configuration is invalid.void parse(Graph graph, Resource implNode) throws RepositoryConfigException
RepositoryConfigException
Copyright © 2001-2016 Aduna. All Rights Reserved.