Framework Professional Edition Package


Package org.osgi.service.condpermadmin

The OSGi Conditional Permission Admin service Package.

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

The OSGi Conditional Permission Admin service Package. Specification 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


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved