Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20891

Improve the catalog documentation for Processor's Ref attribute.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.6.0
    • 4.7.0
    • camel-catalog
    • None
    • Unknown

    Description

      Improve the catalog documentation for Processor's Ref attribute. Currently it is this:

      "Reference to the Processor to lookup in the registry to use. Can also be used for creating new beans by their class name by prefixing with #class, eg #class:com.foo.MyClassType. And it is also possible to refer to singleton beans by their type in the registry by prefixing with #type: syntax, eg #type:com.foo.MyClassType" 

      However there are more options here. You could reference a key in the application.properties via `key` or you could also reference a bean with `#bean:myBeanId`. There might be even more options people would love to know about.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            lhein Lars Heinemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: