Java Method

Activity

The Java Method activity allows you to invoke a method contained in a Java class. You can construct an instance of the specified Java class, if you choose to invoke the constructor for the class.

The Java class file must be located in the classpath for TIBCO Designer and the ActiveMatrix BusinessWorks process engine. Update the designer.tra and bwengine.tra file to contain the directory where your Java class files are located.

For more information about features available in the Java Code activity, see Common Features of Java Code and Java Method.