|
Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser 11g Release 1 (11.1.1.4.0) E10758-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.jbotester.jdevx.Constants
public class Constants
This class contains the constants that are needed to communicate with the Business Component Browser. These constants are used by JdxTester (in BC4JDT).
| Field Summary | |
|---|---|
static java.lang.String |
ARG_CONFIG
command line argument which represents the name of a stored Configuration. |
static java.lang.String |
ARG_DATACONTROL
command line argument which represents usage of a DataControl. |
static java.lang.String |
ARG_DCX
|
static java.lang.String |
ARG_HELP
command 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_JARS
parameter that needs to be removed before launching the tester. |
static java.lang.String |
MAINFRAME
command line argument which represents the Business Component Browser main class. |
static java.lang.String |
PROXY_INTERFACE_NAME
parameter that specifies the client interface. |
static ConfigMode |
RUN
configuration mode for the connection dialog. |
static java.lang.String |
TESTER_PROPERTIES
file 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 Business Component Browser 11g Release 1 (11.1.1.4.0) E10758-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||