|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.fighterfish.test.util.Constants
public final class Constants
Constants used in various places.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_DS
The JNDI name of the default datasource configured in the server. |
static java.lang.String |
DEFAULT_POOL
The JNDI name of the JDBC connection pool used by the default datasource |
static java.lang.String |
FIGHTERFISH_PROVISIONER_URL_DEFAULT_VALUE
|
static java.lang.String |
FIGHTERFISH_PROVISIONER_URL_PROP
URL string used to download glassfish distribution. |
static java.lang.String |
FIGHTERFISH_TEST_DERBY_DB_ROOT_DIR
This property is used to specify the directory where derby database will be created. |
| 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 FIGHTERFISH_PROVISIONER_URL_PROP
public static final java.lang.String FIGHTERFISH_PROVISIONER_URL_DEFAULT_VALUE
public static final java.lang.String FIGHTERFISH_TEST_DERBY_DB_ROOT_DIR
public static final java.lang.String DEFAULT_DS
public static final java.lang.String DEFAULT_POOL
| Constructor Detail |
|---|
public Constants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||