You are here: AgileShapes > Advanced Extension > Java

Java

This AgileShape can be used to run a Java application.

 

NOTE: This AgileShape is a specialized sub-type of the AgilePart AgileShape. Refer to the documentation for the AgilePart AgileShape for additional information about the properties and behavior that this sub-type inherits from the AgilePart AgileShape.

 

NOTE: The Java AgilePart can only integrate with Java startup classes. NOTE: The Java runtime environment is a system requirement.

 

Design-Time Properties

Configure

NOTE: This property can only be updated via the Configure property. See that property for additional information. This property allows the process modeler to configure the details for invoking the Java program. Click the Ellipses button to open the Configuration for Invoking Java Program dialog (as shown below).

 

 

  1. Click the Search button to add a class that contains the main method for the startup class. It automatically adds the folder where the startup class is located to ensure normal startup as shown above.

  2. Add all the libraries and/or class folders that the startup class requires by clicking either the Add Class Folder or Add External JAR button.

  3. Enter a custom parameter name for the output value in the "Return Value" text box.

    NOTE: This is an optional step and only returns the console output value.
  4. To limit the run time, input the number of seconds before timeout.

  5. Click OK when finished with the configuration.

 

Return Value

NOTE: This property can only be updated via the Configure property. See that property for additional information.

 

Startup Class
NOTE: This property can only be updated via the Configure property. See that property for additional information.

 

Timeout

NOTE: This property can only be updated via the Configure property. See that property for additional information.