Skip to main content Skip to complementary content

cBeanRegister Standard properties

These properties are used to configure cBeanRegister running in the Standard Job framework.

The Standard cBeanRegister component belongs to the Custom family.

Basic settings

Id

Enter any string which is used to look up the bean in the registry.

Simple

Select this option to call a bean class that is stored in the Code node of the Repository.

Customized Select this option to define the JavaBean by entering the code in the Code box.
Class Name

This field appears when the Simple option is selected.

Enter the name of the bean class that is stored in the Code node of the Repository.

For more information about creating and using JavaBeans, see Talend Studio User Guide.

Specify Arguments

This check box appears when the Simple option is selected. Select this check box to set the optional arguments in the corresponding table. Click [+] as many times as required to add arguments to the table.

Imports

This box appears when the Customized option is selected.

Enter the Java code that helps to import, if necessary, external libraries used in the Code box.

Code

This box appears when the Customized option is selected.

Enter the code of the bean in the box.

Usage

Usage rule

cBeanRegister cannot be added directly in a Route.

Limitation

 n/a

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!