Red Hat Training

A Red Hat training course is available for Red Hat Fuse

4.4. Javabean Elements

  • beanId: this is the bean's identifier.
  • class: this is the bean's fully-qualified class name.
  • createOnElement: use this attribute to control when the bean instance is to be created. You can control the population of the bean properties through the binding configurations (which are child elements of the jb:bean element).
  • createOnElementNS: you can specify the namespace of the createOnElement via this attribute.