Uses of Interface
org.osgi.service.packageadmin.ExportedPackage
Packages that use ExportedPackage
-
Uses of ExportedPackage in org.osgi.service.packageadmin
Methods in org.osgi.service.packageadmin that return ExportedPackageModifier and TypeMethodDescriptionPackageAdmin.getExportedPackage
(String name) Gets the exported package for the specified package name.PackageAdmin.getExportedPackages
(String name) Gets the exported packages for the specified package name.PackageAdmin.getExportedPackages
(Bundle bundle) Gets the exported packages for the specified bundle.