OSGi™ Service Platform
Release 4

Package org.osgi.service.condpermadmin

Conditional Permission Admin Package Version 1.0.

See:
          Description

Interface Summary
Condition The interface implemented by a Condition.
ConditionalPermissionAdmin Framework service to administer Conditional Permissions.
ConditionalPermissionInfo A binding of a set of Conditions to a set of Permissions.
 

Class Summary
BundleLocationCondition Condition to test if the location of a bundle matches a pattern.
BundleSignerCondition Condition to test if the signer of a bundle matches a pattern.
ConditionInfo Condition representation used by the Conditional Permission Admin service.
 

Package org.osgi.service.condpermadmin Description

Conditional Permission Admin Package Version 1.0.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: org.osgi.service.condpermadmin; version=1.0


OSGi™ Service Platform
Release 4

Copyright © OSGi Alliance (2000, 2006). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0