You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/03/14 11:29:41 UTC

[jira] [Created] (CAMEL-11011) Make all Services Closeable

Zoran Regvart created CAMEL-11011:
-------------------------------------

             Summary: Make all Services Closeable
                 Key: CAMEL-11011
                 URL: https://issues.apache.org/jira/browse/CAMEL-11011
             Project: Camel
          Issue Type: Improvement
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
            Priority: Minor


If the {{org.apache.camel.Service}} implemented {{java.io.Closeable}} users would benefit from being able to use any {{Service}} (such as {{ProducerTemplate}}) in {{try-with-resources}} expressions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)