You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2015/07/30 17:40:04 UTC

[jira] [Updated] (CAMEL-8781) camel-sip - SipConfiguration should be plain getter/setter

     [ https://issues.apache.org/jira/browse/CAMEL-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-8781:
------------------------------------
    Assignee:     (was: Andrea Cosentino)

> camel-sip - SipConfiguration should be plain getter/setter
> ----------------------------------------------------------
>
>                 Key: CAMEL-8781
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8781
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sip
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> The camel-sip component has a configuration class which does it own uri parsing and other initializations.
> It should just be a plain getter/setter class.
> The uri parsing is out of the box of the component, so most of that can be removed.
> And any init logic should be part of the endpoint class, which it should do in doStart / doStop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)