public final class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HK2_REPOSITORIES
List of HK2 module repository URIs.
|
static String |
OBR_DEPLOYS_FRGAMENTS
This boolean flag is used to indicate if OBR deploys fragment bundles for any given required bundle.
|
static String |
OBR_DEPLOYS_OPTIONAL_REQUIREMENTS
This boolean flag is used to indicate if OBR deploys optional requirements.
|
static String |
OBR_ENABLED
Indicates if OBR is enabled or not.
|
static 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 String OBR_ENABLED
public static final String OBR_REPOSITORIES
public static final String HK2_REPOSITORIES
public static final String OBR_DEPLOYS_FRGAMENTS
public static final String OBR_DEPLOYS_OPTIONAL_REQUIREMENTS
Copyright © 2009–2023 Oracle Corporation. All rights reserved.