You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2014/01/15 14:45:19 UTC

[jira] [Commented] (FELIX-4381) StaticServiceProperty should be immutable by default

    [ https://issues.apache.org/jira/browse/FELIX-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872069#comment-13872069 ] 

Clement Escoffier commented on FELIX-4381:
------------------------------------------

Static properties are not necessarily immutable as their value can be overridden by the instance configuration. Static does not mean immutable, but means that the property won't change after the instance creation.

To set a static property 'immutable' just use the 'immutable' attribute.

> StaticServiceProperty should be immutable by default
> ----------------------------------------------------
>
>                 Key: FELIX-4381
>                 URL: https://issues.apache.org/jira/browse/FELIX-4381
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Morgan Martinet
>            Assignee: Clement Escoffier
>            Priority: Minor
>
> StaticServiceProperty should be immutable by default



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)