|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaGlobalInstanceConfigProps
The set of all configuration properties of the Java Global Instance Shared Resource.
Field Summary | |
---|---|
static byte |
CLEANUP_METHOD
This is the Cleanup Method configuration property. |
static byte |
INVOKE_CLEANUP_METHOD
This is the Invoke Cleanup Method configuration property. |
static byte |
JAVA_CLASS
This is the Class configuration property. |
static byte |
JAVA_METHOD
This is the Method configuration property. |
static byte |
PARAMETER_INPUT
This is the Parameter Input (table) configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.java.JavaPaletteCommonConfigProps |
---|
ALIAS_LIBRARY |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte JAVA_CLASS
The type of this configuration property is java.lang.String
static final byte PARAMETER_INPUT
The type of this configuration property is List
static final byte INVOKE_CLEANUP_METHOD
The type of this configuration property is boolean
static final byte CLEANUP_METHOD
The type of this configuration property is java.lang.String
static final byte JAVA_METHOD
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |