|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaEventSourceConfigProps
The set of all configuration properties of the Java Event Source Activity.
Field Summary | |
---|---|
static byte |
ALIAS_LIBRARY
This is the Class Library configuration property. |
static byte |
CONVERT_OUTPUT_OBJECT_TO_XML
This is the Convert Output Object to XML configuration property. |
static byte |
CUSTOM_ID
This is the Custom Id configuration property. |
static byte |
INIT_METHOD_NAME
This is the Init Method configuration property. |
static byte |
INIT_METHOD_PARAMETERS
This is the Init Method Parameters (table) configuration property. |
static byte |
JAVA_CLASS
This is the Java Class configuration property. |
static byte |
JAVA_GLOBAL_INSTANCE
This is the Java Global Instance configuration property. |
static byte |
SEQUENCING_KEY
This is the Sequencing Key configuration property. |
static byte |
USE_EXTERNAL_CLASS
This is the Use External Class configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte USE_EXTERNAL_CLASS
The type of this configuration property is boolean
static final byte JAVA_GLOBAL_INSTANCE
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte CONVERT_OUTPUT_OBJECT_TO_XML
The type of this configuration property is boolean
static final byte SEQUENCING_KEY
The type of this configuration property is java.lang.String
static final byte CUSTOM_ID
The type of this configuration property is java.lang.String
static final byte ALIAS_LIBRARY
The type of this configuration property is java.lang.String
static final byte JAVA_CLASS
The type of this configuration property is java.lang.String
static final byte INIT_METHOD_NAME
The type of this configuration property is java.lang.String
static final byte INIT_METHOD_PARAMETERS
The type of this configuration property is List
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |