Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.10.0
-
None
Description
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.