Uses of Class
org.osgi.framework.PackagePermission
-
Packages that use PackagePermission Package Description org.osgi.framework Framework Package Version 1.5. -
-
Uses of PackagePermission in org.osgi.framework
Methods in org.osgi.framework with parameters of type PackagePermission Modifier and Type Method Description (package private) boolean
PackagePermission. implies0(PackagePermission requested, int effective)
Internal implies method.
-