Uses of Interface
org.fedoraproject.p2.osgi.OSGiFramework
-
Packages that use OSGiFramework Package Description org.fedoraproject.p2.osgi.impl -
-
Uses of OSGiFramework in org.fedoraproject.p2.osgi.impl
Classes in org.fedoraproject.p2.osgi.impl that implement OSGiFramework Modifier and Type Class Description class
DefaultOSGiFramework
Fields in org.fedoraproject.p2.osgi.impl declared as OSGiFramework Modifier and Type Field Description private OSGiFramework
DefaultOSGiServiceLocator. framework
Constructors in org.fedoraproject.p2.osgi.impl with parameters of type OSGiFramework Constructor Description DefaultOSGiServiceLocator(OSGiFramework framework)
-