public final class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HK2_REPOSITORIES
List of HK2 module repository URIs.
|
static java.lang.String |
OBR_DEPLOYS_FRGAMENTS
This boolean flag is used to indicate if OBR deploys fragment bundles for any given required bundle.
|
static java.lang.String |
OBR_DEPLOYS_OPTIONAL_REQUIREMENTS
This boolean flag is used to indicate if OBR deploys optional requirements.
|
static java.lang.String |
OBR_ENABLED
Indicates if OBR is enabled or not.
|
static java.lang.String |
OBR_REPOSITORIES
List of URIs of OBR repositories that are configured to be consulted while deploying bundles.
|
| Constructor and Description |
|---|
Constants() |
public static final java.lang.String OBR_ENABLED
public static final java.lang.String OBR_REPOSITORIES
public static final java.lang.String HK2_REPOSITORIES
public static final java.lang.String OBR_DEPLOYS_FRGAMENTS
public static final java.lang.String OBR_DEPLOYS_OPTIONAL_REQUIREMENTS
Copyright © 2013 Oracle Corporation. All Rights Reserved.