public class NotBundleLocationCondition extends Object
Constructor and Description |
---|
NotBundleLocationCondition() |
Modifier and Type | Method and Description |
---|---|
static org.osgi.service.condpermadmin.Condition |
getCondition(org.osgi.framework.Bundle bundle,
org.osgi.service.condpermadmin.ConditionInfo info)
Returns the negated
Condition of
BundleLocationCondition . |
public static org.osgi.service.condpermadmin.Condition getCondition(org.osgi.framework.Bundle bundle, org.osgi.service.condpermadmin.ConditionInfo info)
Condition
of
BundleLocationCondition
.bundle
- The Bundle being evaluated.info
- The ConditionInfo to construct the condition for.Copyright © 2014 The Apache Software Foundation. All Rights Reserved.