Uses of Interface
org.fedoraproject.p2.IFedoraBundleRepository
-
Packages that use IFedoraBundleRepository Package Description org.fedoraproject.p2 org.fedoraproject.p2.installer.impl -
-
Uses of IFedoraBundleRepository in org.fedoraproject.p2
Classes in org.fedoraproject.p2 that implement IFedoraBundleRepository Modifier and Type Class Description class
AbstractBundleRepository
Abstract bundle repository that contains filtering functionality so that duplicate bundles do not get returned from theIFedoraBundleRepository
interface.class
CompoundBundleRepository
A compound bundle repository which consists of one or more layered bundle repositories.class
FedoraBundleRepository
This acts as a front-end for all interactions/queries regarding the locations and metadata associated with system bundles (OSGi, Feature). -
Uses of IFedoraBundleRepository in org.fedoraproject.p2.installer.impl
Fields in org.fedoraproject.p2.installer.impl declared as IFedoraBundleRepository Modifier and Type Field Description private IFedoraBundleRepository
DefaultEclipseInstaller. index
-