|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.bpelunit.framework.client.eclipse.preferences.PreferenceConstants
public class PreferenceConstants
Constants for identifying the settings of the BPELUnit Eclipse plugin.
| Field Summary | |
|---|---|
static String |
P_COVERAGE_MEASURMENT
|
static String |
P_COVERAGE_WAIT_TIME
|
static String |
P_CURRENT_DEPLOYER
The currently selected deployer in the preferences (UI feature) |
static String |
P_ENDPOINT_MODIFICATION
|
static String |
P_LOGLEVEL
Log level to be passed on to log4j |
static String |
P_LOGTOCONSOLE
Whether to enable logging to the console |
static String |
P_TIMEOUT
The global timeout value for send/receive operations |
| Constructor Summary | |
|---|---|
PreferenceConstants()
|
|
| 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 String P_LOGTOCONSOLE
public static final String P_LOGLEVEL
public static final String P_TIMEOUT
public static final String P_CURRENT_DEPLOYER
public static final String P_COVERAGE_MEASURMENT
public static final String P_COVERAGE_WAIT_TIME
public static final String P_ENDPOINT_MODIFICATION
| Constructor Detail |
|---|
public PreferenceConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||