Rob Godfrey created QPID-5591:
---------------------------------

             Summary: [Java Broker] Move responsibility for setting attribute 
values to AbstractConfiguredObject
                 Key: QPID-5591
                 URL: https://issues.apache.org/jira/browse/QPID-5591
             Project: Qpid
          Issue Type: Sub-task
          Components: Java Broker
            Reporter: Rob Godfrey


Allow attributes to be defined as being automatically set... that is 
AbstractConfiguredObject takes responsibility for setting memberVariables 
within the subclass which represent the perceived value of the attribute.

The "actual" value of the attribute will still be returned from the map held by 
the AbstractConfiguredObject.  Calling getAttribute will evaluate to the 
perceived value except where the attribute is marked as secure in which case 
non "system" subjects will only receive an obfuscated value



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to