Interface RepositoryFactory
@ProviderType
public interface RepositoryFactory
RepositoryProvider...-
Method Summary
Modifier and TypeMethodDescriptioncreateRepository(RepositoryAddress address) createRepository(RepositoryAddress address, ConnectionOptions options)
-
Method Details
-
getSupportedSchemes
-
createRepository
- Throws:
RepositoryException
-
createRepository
Repository createRepository(RepositoryAddress address, ConnectionOptions options) throws RepositoryException - Throws:
RepositoryException
-