You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Fernando Ribeiro (JIRA)" <ji...@apache.org> on 2011/09/17 22:25:08 UTC

[jira] [Created] (CAMEL-4462) Align removeProperty and getProperty in Exchange API

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