|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILaunchConstants
Constant definitions for launching support.
Note: This class/interface is part of an interim API that is still under development and expected to change before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken as the API evolves.
| Field Summary | |
|---|---|
static String |
APP_DESCRIPTOR
The application descriptor to be executed |
static String |
DO_JAD_LAUNCH
Whether to use the specified JAD URL to do the launch, bypassing JAD creation and OTA use |
static String |
DO_OTA
Whether we are emulating a Midlet or doing OTA |
static String |
EMULATED_CLASSPATH
The emulated classpath for the emulated class |
static String |
EMULATED_DEVICE
The device to be emulated |
static String |
EMULATED_DEVICE_GROUP
The name of the group for the device to be emulated |
static String |
HEAP_SIZE
The heap size to be used by the emulator |
static String |
LAUNCH_CONFIG_TYPE
The launch configuration type for the wireless emulator |
static String |
LAUNCH_PARAMS
Extra device launch parameters |
static String |
NO_SECURITY_DOMAIN
The security domain setting that tells not to add the security domain |
static String |
SECURITY_DOMAIN
The security domain to execute the emulation under |
static String |
SPECIFIED_JAD_URL
The URL specified by the user for launching when DO_JAD_LAUNCH has been set true |
static String |
USE_PROJECT_DEVICE
Whether or not to use the project's device for emulation |
static String |
VERBOSITY_OPTIONS
The verbosity options |
| Field Detail |
|---|
static final String LAUNCH_CONFIG_TYPE
static final String DO_OTA
static final String DO_JAD_LAUNCH
static final String SPECIFIED_JAD_URL
static final String EMULATED_CLASSPATH
static final String VERBOSITY_OPTIONS
static final String USE_PROJECT_DEVICE
static final String EMULATED_DEVICE
static final String EMULATED_DEVICE_GROUP
static final String APP_DESCRIPTOR
static final String HEAP_SIZE
static final String SECURITY_DOMAIN
static final String NO_SECURITY_DOMAIN
static final String LAUNCH_PARAMS
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||