You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/02/04 16:12:39 UTC

[jira] [Created] (QPID-7049) [Java Broker] Provide a mechanism to inject attribute/statistic definitions into types at runtime

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org