August 17, 2023

cBeanRegister – Docs for ESB 5.x

cBeanRegister

cbeanregister_icon32_white.png

cBeanRegister properties

Component Family

Context

Function

cBeanRegister registers a Java
bean in the registry that can be called on using the ID of the bean
in message exchanges.

Purpose

cBeanRegister allows you to
register a Java bean in the registry to be used in message
exchanges.

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 Java bean 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 Java Beans, 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

cBeanRegister cannot be added
directly in a Route.

Limitation

 n/a

Related Scenario

For a related scenario, see:


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x