|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester 11g Release 2 (11.1.2.3.0) E17487-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.jbotester.jdevx.Constants
public class Constants
This class contains the constants that are needed to communicate with the ADF Model Tester. These constants are used by JdxTester (in BC4JDT).
| Field Summary | |
|---|---|
static java.lang.String |
ARG_CONFIGcommand line argument which represents the name of a stored Configuration. |
static java.lang.String |
ARG_DATACONTROLcommand line argument which represents usage of a DataControl. |
static java.lang.String |
ARG_DCX |
static java.lang.String |
ARG_HELPcommand line argument which represents usage of a Help file This argument must be followed by the location of the help file |
static java.lang.String |
EJB_CLIENT_JARSparameter that needs to be removed before launching the tester. |
static java.lang.String |
MAINFRAMEcommand line argument which represents the ADF Model Tester main class. |
static java.lang.String |
PROXY_INTERFACE_NAMEparameter that specifies the client interface. |
static ConfigMode |
RUNconfiguration mode for the connection dialog. |
static java.lang.String |
TESTER_PROPERTIESfile name to use to pass startup configuration |
| 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 ARG_CONFIG
Configuration, Constant Field Valuespublic static final java.lang.String ARG_DATACONTROL
public static final java.lang.String ARG_DCX
public static final java.lang.String ARG_HELP
public static final java.lang.String MAINFRAME
MainFramepublic static final ConfigMode RUN
ConfigModepublic static final java.lang.String EJB_CLIENT_JARS
public static final java.lang.String PROXY_INTERFACE_NAME
public static final java.lang.String TESTER_PROPERTIES
| Constructor Detail |
|---|
public Constants()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester 11g Release 2 (11.1.2.3.0) E17487-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||