Rob Godfrey created QPID-7049:
---------------------------------

             Summary: [Java Broker] Provide a mechanism to inject 
attribute/statistic definitions into types at runtime
                 Key: QPID-7049
                 URL: https://issues.apache.org/jira/browse/QPID-7049
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.1


In some cases it is not possible to know what statistics/attributes will be 
available on an object until runtime (for instance it may depend on the 
environment, the JVM in use or other factors).  In this case we cannot define 
the statistics/attributes statically, but must instead inject them at run time.

Another use case is where new functionality may wish to store information as 
attributes against existing configured object types (e.g. an ACL system where 
permission information is stored at each object).



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

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

Reply via email to