Constant Field Values

Contents

org.osgi.*

  • org.osgi.service.condpermadmin.BundleLocationCondition 
    Modifier and Type Constant Field Value
    private static final java.lang.String CONDITION_TYPE "org.osgi.service.condpermadmin.BundleLocationCondition"
  • org.osgi.service.condpermadmin.BundleSignerCondition 
    Modifier and Type Constant Field Value
    private static final java.lang.String CONDITION_TYPE "org.osgi.service.condpermadmin.BundleSignerCondition"
  • org.osgi.service.condpermadmin.ConditionalPermissionInfo 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALLOW "allow"
    public static final java.lang.String DENY "deny"