|
OSGi Service Platform Release 4 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Condition | This interface is used to implement Conditions that are bound to Permissions using ConditionalPermissionCollection. |
| ConditionalPermissionAdmin | This is a framework service that allows ConditionalPermissionInfos to be added to, retrieved from, and removed from the framework. |
| ConditionalPermissionInfo | This interface describes a binding of a set of Conditions to a set of Permissions. |
| Class Summary | |
| BundleLocationCondition | Checks to see if a Bundle matches the given location pattern. |
| BundleSignerCondition | This condition checks the signer of a bundle. |
| Condition.BooleanCondition | Package internal class used to define the Condition.FALSE and
Condition.TRUE constants. |
| ConditionInfo | Condition representation used by the Conditional Permission Admin service. |
The OSGi Conditional Permission Admin 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; specification-version=1.0
|
OSGi Service Platform Release 4 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||