|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaMethodConfigProps
The set of all configuration properties of the Java Method Activity.
Field Summary | |
---|---|
static byte |
CACHE_CONSTRUCTED_CLASS
This is the Cache Constructed Class configuration property. |
static byte |
CLEANUP_METHOD
This is the Cleanup Method configuration property. |
static byte |
CONSTRUCT_DECLARED_CLASS
This is the Construct Declared Class configuration property. |
static byte |
INVOKE_CLEANUP_METHOD
This is the Invoke Cleanup Method 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 |
JAVA_METHOD
This is the Java Method 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 JAVA_GLOBAL_INSTANCE
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte JAVA_METHOD
The type of this configuration property is
static final byte CONSTRUCT_DECLARED_CLASS
The type of this configuration property is boolean
static final byte CACHE_CONSTRUCTED_CLASS
The type of this configuration property is boolean
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |