MBeanInfo assembler should mixin custom instance with default managed mbean
---------------------------------------------------------------------------

                 Key: CAMEL-4615
                 URL: https://issues.apache.org/jira/browse/CAMEL-4615
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.9.0


This allows to use both the default ManagedXXX classes with an instance that 
has as well been annotated with ManagedResource JMX annotation.
For example SedaEndpoint, which allows it to be both a MangedBrowsableEndpoint 
and then any custom annotations it may have decorated in SedaEndpoint class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to