Uses of Interface
org.eclipse.equinox.p2.repository.IRepositoryManager
Packages that use IRepositoryManager
Package
Description
Defines artifact repository.
Defines metadata repository.
-
Uses of IRepositoryManager in org.eclipse.equinox.p2.repository.artifact
Subinterfaces of IRepositoryManager in org.eclipse.equinox.p2.repository.artifactModifier and TypeInterfaceDescriptioninterface
A metadata repository manager is used to create, access, and manipulateIArtifactRepository
instances. -
Uses of IRepositoryManager in org.eclipse.equinox.p2.repository.metadata
Subinterfaces of IRepositoryManager in org.eclipse.equinox.p2.repository.metadataModifier and TypeInterfaceDescriptioninterface
A metadata repository manager is used to create, access, and manipulateIMetadataRepository
instances.