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 Using Beans. |
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. |
Code |
This box appears when the Customized option is selected. Enter the code of the bean in the box. |
Advanced settings
Imports |
This box appears when the Customized option is selected in the Basic settings view. Enter the Java code that helps to import, if necessary, external libraries used in the Code box. |
Usage
Usage rule |
cBeanRegister cannot be added directly in a Route. |
Limitation |
n/a |