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)