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 classAbstractBundleRepositoryAbstract bundle repository that contains filtering functionality so that duplicate bundles do not get returned from theIFedoraBundleRepositoryinterface.classCompoundBundleRepositoryA compound bundle repository which consists of one or more layered bundle repositories.classFedoraBundleRepositoryThis 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 IFedoraBundleRepositoryDefaultEclipseInstaller. index
-