| Package | Description |
|---|---|
| org.jboss.gravia.repository | |
| org.jboss.gravia.repository.spi |
| Modifier and Type | Method and Description |
|---|---|
protected RepositoryStorage |
DefaultPersistentRepository.createRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
| Constructor and Description |
|---|
DefaultMavenIdentityRepository(Repository.ConfigurationPropertyProvider propertyProvider) |
DefaultPersistentRepository(Repository.ConfigurationPropertyProvider propertyProvider) |
DefaultPersistentRepository(Repository.ConfigurationPropertyProvider propertyProvider,
Repository delegate) |
DefaultPersistentRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected Repository.ConfigurationPropertyProvider |
AbstractPersistentRepository.getConfigurationPropertyProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RepositoryStorage |
AbstractPersistentRepository.createRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
protected AbstractMavenIdentityRepository.Configuration |
AbstractMavenIdentityRepository.getConfiguration(Repository.ConfigurationPropertyProvider propertyProvider)
Get the default configuration which delegates to
#1 The local maven repository at ~/.m2/repository
#2 The default JBoss Nexus repository
#3 The default Maven Central repository
|
| Constructor and Description |
|---|
AbstractMavenIdentityRepository(Repository.ConfigurationPropertyProvider propertyProvider) |
AbstractPersistentRepository(Repository.ConfigurationPropertyProvider propertyProvider) |
AbstractPersistentRepository(Repository.ConfigurationPropertyProvider propertyProvider,
Repository delegate) |
AbstractPersistentRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.