| Package | Description |
|---|---|
| org.eclipse.tycho.p2.maven.repository | |
| org.eclipse.tycho.p2.repository | |
| org.eclipse.tycho.repository.local | |
| org.eclipse.tycho.repository.test.util |
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryReader |
AbstractMavenArtifactRepository.contentLocator |
protected RepositoryReader |
AbstractMavenMetadataRepository.contentLocator |
| Modifier and Type | Method and Description |
|---|---|
protected RepositoryReader |
AbstractMavenArtifactRepository.getContentLocator() |
| Constructor and Description |
|---|
AbstractMavenArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
URI uri,
RepositoryReader contentLocator) |
AbstractMavenMetadataRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
URI location,
TychoRepositoryIndex metadataIndex,
RepositoryReader contentLocator) |
AbstractMavenMetadataRepository(URI location,
TychoRepositoryIndex metadataIndex,
RepositoryReader contentLocator) |
MavenMetadataRepository(URI location,
TychoRepositoryIndex projectIndex,
RepositoryReader contentLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRepositoryReader |
class |
LocalRepositoryReader |
| Constructor and Description |
|---|
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalMetadataRepository(URI location,
TychoRepositoryIndex projectIndex,
RepositoryReader contentLocator)
Local existing repository
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryReader |
LocalRepositoryStub.getArtifactProvider()
Returns the provider for all artifacts in to the repository stub.
|
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.