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

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

Martin Lichtin created AMQ-5239:
-----------------------------------

             Summary: 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


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)