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 |
AbstractMavenMetadataRepository.contentLocator |
protected RepositoryReader |
AbstractMavenArtifactRepository.contentLocator |
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 |
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–2013 Eclipse Foundation. All rights reserved.