TIBCO BusinessEvents® 6.3.2

Description

Functions for building EAR and generating class files for the project.

Functions

NameSignature and Synopsis
buildClassesboolean buildClasses(String projectName, String projectPath, String outputDirectory, String extendedClasspath)
Builds classes for all resources inside this project.
buildEarboolean buildEar(String projectName, String projectPath, String earPath, String extendedClasspath)
Builds the project EAR file for the given project path.