Modifier and Type | Class and Description |
---|---|
private static class |
TargetPlatformBundlePublisher.PublishedBundlesArtifactRepository
p2 artifact repository providing the POM dependency Maven artifacts.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalArtifactRepository |
class |
MirroringArtifactProvider
IRawArtifactFileProvider which caches all accessed artifacts in the local Maven
repository. |
(package private) class |
PackedFormatMirroringArtifactProvider |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ModuleArtifactRepository
A p2 artifact repository implementation for the build output directory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IArtifactFileProvider
Provider for artifact files.
|
interface |
IRawArtifactFileProvider
Provider for artifact files in different formats.
|
interface |
IRawArtifactProvider
Provider for artifact content in different formats.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeArtifactProvider |
class |
CompositeArtifactProviderBaseImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactRepository2
Base class for
IArtifactRepository implementations that fixes some problems in the p2 API
and p2's base class AbstractArtifactRepository . |
class |
ArtifactRepositoryBaseImpl<ArtifactDescriptorT extends org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor>
Base implementation of a mutable, file system based p2 artifact repository.
|
class |
FileRepositoryArtifactProvider
RepositoryArtifactProvider implementation which adds file access capabilities. |
class |
ProviderOnlyArtifactRepository
Read-only repository which delegates artifact read operations to a provider instance.
|
class |
RepositoryArtifactProvider |