|
OSGi Service Platform Release 4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConditionInfo | |
org.osgi.service.condpermadmin | The OSGi Conditional Permission Admin Specification Version 1.0. |
Uses of ConditionInfo in org.osgi.service.condpermadmin |
Methods in org.osgi.service.condpermadmin that return ConditionInfo | |
ConditionInfo[] |
ConditionalPermissionInfo.getConditionInfos()
Returns the ConditionInfos for the Conditions that must be satisfied to enable this ConditionalPermissionCollection. |
Methods in org.osgi.service.condpermadmin with parameters of type ConditionInfo | |
ConditionalPermissionInfo |
ConditionalPermissionAdmin.addConditionalPermissionInfo(ConditionInfo[] conds,
PermissionInfo[] perms)
This is a framework service that allows ConditionalPermissionInfos to be added to, retrieved from, and removed from the framework. |
static Condition |
BundleSignerCondition.getCondition(Bundle bundle,
ConditionInfo info)
Constructs a condition that tries to match the passed Bundle's location to the location pattern. |
static Condition |
BundleLocationCondition.getCondition(Bundle bundle,
ConditionInfo info)
Constructs a condition that tries to match the passed Bundle's location to the location pattern. |
|
OSGi Service Platform Release 4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |