com.tibco.bw.plugin.config.java
Interface JavaSchemaConfigProps

All Superinterfaces:
CommonProps, JavaPaletteCommonConfigProps

public interface JavaSchemaConfigProps
extends JavaPaletteCommonConfigProps

The set of all configuration properties of the Java Schema Shared Resource.


Field Summary
static byte JAVA_CLASS
          This is the Java Class configuration property.
static byte SCHEMA_NAMESPACE
          This is the Schema Namespace 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

JAVA_CLASS


static final byte JAVA_CLASS
This is the Java Class configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

SCHEMA_NAMESPACE


static final byte SCHEMA_NAMESPACE
This is the Schema Namespace configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved