Uses of Class
org.fedoraproject.p2.AbstractBundleRepository
-
Packages that use AbstractBundleRepository Package Description org.fedoraproject.p2 -
-
Uses of AbstractBundleRepository in org.fedoraproject.p2
Subclasses of AbstractBundleRepository in org.fedoraproject.p2 Modifier and Type Class Description 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).
-