[
https://issues.apache.org/jira/browse/QPID-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-1305.
-------------------------------
Resolution: Won't Fix
We don't currently have a need for this, and our plugin mechanism needs to be
more clearly defined
> Provide mechanism to access command line arguments to plugins.
> --------------------------------------------------------------
>
> Key: QPID-1305
> URL: https://issues.apache.org/jira/browse/QPID-1305
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: M4
> Reporter: Martin Ritchie
>
> Currently the Java broker has a number of extension points that (whilst not
> clearly identified) developers could use to augment functionality.
> To improve the ability for these plugin designers to be able to able to
> request configuration it would be helpful if the full Configuration object
> and the command line arguments were made available via the
> ApplicationRegistry. This would then allow us to utilise some of the the same
> command line argument modifiers that the C++ broker use.
> For example the new acl file that the C++ broker uses is loaded with option
> -aclfile. Currently there is no way for any plugin to be able to access the
> command line arguments provided to the Java broker nor is there any way for
> the broker startup code to pass this information on to a plugin. So if we
> desire to maintain increase compatibility with the C++ broker would should at
> least provide a mechanism to access additional parameters.
> One such mechanism would be, as mentioned above, to provide access to the
> CommandLine object via the ApplicationRegistry.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]