|
OSGi™ Service Platform Core Specification Release 4 Version 4.3 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Condition | The interface implemented by a Condition. |
| ConditionalPermissionAdmin | Framework service to administer Conditional Permissions. |
| ConditionalPermissionInfo | A list of Permissions guarded by a list of conditions with an access decision. |
| ConditionalPermissionUpdate | Update the Conditional Permission Table. |
| Class Summary | |
|---|---|
| BundleLocationCondition | Condition to test if the location of a bundle matches or does not match a pattern. |
| BundleSignerCondition | Condition to test if the signer of a bundle matches or does not match a pattern. |
| ConditionInfo | Condition representation used by the Conditional Permission Admin service. |
Conditional Permission Admin Package Version 1.1.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.
Example import for consumers using the API in this package:
Import-Package: org.osgi.service.condpermadmin; version="[1.1,2.0)"
|
OSGi™ Service Platform Core Specification Release 4 Version 4.3 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||