Uses of Class
org.osgi.framework.ServicePermission
Packages that use ServicePermission
-
Uses of ServicePermission in org.osgi.framework
Fields in org.osgi.framework with type parameters of type ServicePermissionModifier and TypeFieldDescriptionprivate Map<String,ServicePermission> ServicePermissionCollection.filterPermissionsTable of permissions with filter expressions.private Map<String,ServicePermission> ServicePermissionCollection.permissionsTable of permissions.Methods in org.osgi.framework with parameters of type ServicePermissionModifier and TypeMethodDescription(package private) booleanServicePermission.implies0(ServicePermission requested, int effective) Internal implies method.