Generating a Java Component Implementation
You can start the wizard for generating a Java component implementation from the canvase, from the Property view, or from the Problems view.
Procedure
-
Choose an initial control and follow the relevant procedure.
Control Procedure Properties View Canvas Canvas Problems View The Generate Java Implementation dialog displays. - Configure the project, package, and class details in the Implementation Classes screen.
-
If the component has a service or reference, choose a data binding option and follow the appropriate procedure:
Data Binding Option Procedure Accept Defaults A JAR containing XMLBeans data binding classes with the default options is generated. Configure - Click Next.
- Configure the data binding type and Beans and interface JAR properties as described in XML Data Binding Reference.
-
Click
Finish.
The following objects are generated:
- A Java plug-in project containing abstract and concrete implementation classes. If the component has a service or reference, interface and data binding classes are also generated.
- A custom feature file that references the Java plug-in in the Deployment Artifacts special folder in the SOA project. The component is configured to depend on the generated custom feature. If the component implementation depends on a data binding library plug-in, the component is configured to depend on the custom feature containing the data binding library.
- Objects that map to the following component elements:
Copyright © Cloud Software Group, Inc. All rights reserved.