| Reference > Rule Studio User Interface > Wizards > New Client Project for RuleApps Wizard > POJO Properties Page |
POJO Properties Page |
PREVIOUS NEXT |
The Properties page prompts you to specify the required properties for the Plain Old Java Object client project.
Field/Check Box |
Purpose |
|---|---|
Interface Name |
Specify a name for the interface inside the client project. This serialized public interface includes a method to execute the selected ruleset archive(s). The proposed name is the name of the project followed by Runner. |
Implementation Name |
Specify a name for the implementation class inside the client project. This class implements the interface whose name is specified in the previous field. The proposed name is the name of the project followed by RunnerImpl. |
Generate an interface for the POJO |
By default this check box is selected. If you deselect it, the Interface Name field is deactivated. You will no longer be able to specify an interface name, and an interface will not be generated in the final project. Instead, the proposed Implementation Name is changed to the name of the project followed by Runner. |
Rule Execution Server configuration |
Click Browse and select the configuration you want to use. If there is no configuration available, you are prompted to create one using the Execution Server Configuration Selection Dialog. |
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |