|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hk2.osgiadapter.Constants
public final class Constants
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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
| Constructor Detail |
|---|
public Constants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||