Martin Lichtin created AMQ-5656:
-----------------------------------
Summary: Support selective MBean creation
Key: AMQ-5656
URL: https://issues.apache.org/jira/browse/AMQ-5656
Project: ActiveMQ
Issue Type: Improvement
Reporter: Martin Lichtin
A continuation of
http://activemq.2283324.n4.nabble.com/How-to-disable-MBeans-creation-tp4692863p4692904.html
where I asked about a feature to suppress MBean creation for certain objects,
such as sessions, producers, consumers.
Quoting Gary:
{quote}
There is a single code entry point
([ManagementContext.registerMBean|https://github.com/apache/activemq/blob/master/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagementContext.java#L391])
for all MBean registration in the broker so gating that on a filter or regexp
match may be all that we need.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)