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

Test infra: allow greater service configuration

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.9.0
    • None
    • None
    • Unknown

    Description

      In some cases, it would be good for the client code to fine tune the service configuration. Currently, this is one on a per service basis, but a more elegant solution would be desirable.

       

      One idea would be to allow the services to be customized using something like:

       

       

      MyServiceFactory
      .withCustomConfig(<here we pass a configuration object>)
      .createService();
      
      

       

      Attachments

        Activity

          People

            orpiske Otavio Rodolfo Piske
            orpiske Otavio Rodolfo Piske
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: