Align removeProperty and getProperty in Exchange API
----------------------------------------------------

                 Key: CAMEL-4462
                 URL: https://issues.apache.org/jira/browse/CAMEL-4462
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.8.2, 2.9.0
         Environment: All Camel environments.
            Reporter: Fernando Ribeiro


For consistency, the following methods should be added:

removeProperty(String, Class<T>):T
removeProperty(String, Object):Object
removeProperty(String, Object, Class<T>):T

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to