You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/06/24 17:22:25 UTC

[jira] [Resolved] (AMQ-5239) Enable access to BrokerService instances

     [ https://issues.apache.org/jira/browse/AMQ-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5239.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.11.0

Added a getter that returns an unmodifiable map 

> Enable access to BrokerService instances
> ----------------------------------------
>
>                 Key: AMQ-5239
>                 URL: https://issues.apache.org/jira/browse/AMQ-5239
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: OSGi/Karaf
>    Affects Versions: 5.10.0
>            Reporter: Martin Lichtin
>             Fix For: 5.11.0
>
>
> When creating broker instances using activemq-osgi, ActiveMQServiceFactory manages the named BrokerService instances.
> Currently it is not possible to access these instances, e.g. for querying purposes to retrieve statistics, etc. It would be great if one could do so.
> ActiveMQServiceFactory can be accessed via the ManagedServiceFactory (service.pid=org.apache.activemq.server). What is missing is for example an accessor method to the "brokers" field.



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